issues
search
facebookresearch
/
differentiable-robot-model
We are implementing differentiable models of robot manipulators, which allows us to learn typically assumed to be known models of robots for control and motion planning.
MIT License
240
stars
36
forks
source link
Learning experiment tests
#17
Closed
exhaustin
closed
3 years ago
exhaustin
commented
3 years ago
Changes
Add test that runs several examples to test learning experiments
Modify examples to be able to run on both CPU & GPU
Debug modules & experiments that broke because of the GPU support PR (#13)
Changes