Robotics
Robotics is a branch of engineering and computer science which works to design, build, program. and operate robots. Robots are used in many environments in which human involvement could be dangerous, including bomb defusal, space repairs, and manufacturing processes. Robots typically work either autonomously or with commands sent by human operators.
Here's what we found matching this topic...
The R2D3 Robotics simulation project. R2D3 is a Free, Cross Platform, Generic Robotic Manipulator Simulator and Development Environment built using Blender and Python. It's main goal is to provide a simple but feature-rich platform for Educational & Research Usage. Much of it is currently Scorbot ER-V (From Intelitek) oriented though that situation will change in the near future.
-
Updated
Jul 30, 2019 - 5 commits commits
- 1 contributor
- Python
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
-
Updated
Nov 16, 2019 - 7 commits commits
- 154 contributors
- C++
Senior Design Project
-
Updated
May 6, 2018 - 2 commits commits
- 1 contributor
- C
On readthedocs, for example http://aseba.readthedocs.io/en/latest/aseba-language.html, the syntax coloring does not match the AESL list of keywords.
DART is a very useful toolkit for implementing sophisticated controllers and easily running physics simulations, but a familiarity with control theory and numerical methods is still necessary in order to get sane results. Since the robotics community consists of people from a broad variety of backgrounds, it would be useful for DART to provide some introductory educational tutorials to familiarize
Make a test suite for my Disparity mapping algorithm..
There is also a comparison chart @ ( http://vision.middlebury.edu/stereo/eval ) , although good enough quality with "real time" performance is my goal , it is always good to compare to other ideas..