-
Updated
Jul 15, 2020
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 are 4,581 public repositories matching this topic...
-
Updated
Jul 12, 2020 - Jupyter Notebook
-
Updated
Jul 16, 2020 - C++
-
Updated
Jun 22, 2020 - Go
-
Updated
Feb 14, 2019 - JavaScript
-
Updated
Jun 28, 2020 - Python
When attempting to download cityscapes_2048x1024 I got: ./download-models.sh: line 721: download_fcn_resnet18_cityscapes_2048x512: command not found
It looks like there was a typo, and line 721 needs to be changed from:
download_fcn_resnet18_cityscapes_2048x512 to download_fcn_resnet18_cityscapes_2048x1024
Thanks for the amazing repo!
-
Updated
Jul 9, 2020 - HTML
-
Updated
Jul 10, 2020 - C++
-
Updated
Jul 12, 2020
-
Updated
Jul 12, 2020 - C#
-
Updated
Jul 3, 2020 - Scheme
-
Updated
Mar 15, 2019 - Jupyter Notebook
-
Updated
Jul 4, 2020
-
Updated
Jun 16, 2020 - C++
We don't show anybody, yet, how to visualize forces. It would be easy/nice to add to the tutorial.
So far, when someone asked, I've responded with:
In meshcat, we have:
https://github.com/RobotLocomotion/drake/search?q=MeshcatContactVisualizer&unscoped_q=MeshcatContactVisualizer
For drake-visualizer, we have:
https://github.com/RobotLocomotion/drake/search?q=ConnectContactResultsToDrak
-
Updated
Jul 16, 2020 - Julia
-
Updated
Jul 12, 2020 - C++
-
Updated
Jul 12, 2020
-
Updated
Jul 15, 2020 - C++
-
Updated
May 7, 2020 - Python
-
Updated
Mar 24, 2020 - Python
-
Updated
Feb 24, 2020 - Python
- Wikipedia
- Wikipedia
Ideally, this would be auto-generated from comments in the proto files. @SirVer, I think you've done something like this before?