Skip to content

Commit

Permalink
fix: add franka_ros#211
Browse files Browse the repository at this point in the history
This pull request changes the physics engine to DART. This was done
since the gravity compenstation is more stable in this physics engine.
For more information see
frankaemika/franka_ros#160 (comment).
  • Loading branch information
rickstaa committed Dec 10, 2021
1 parent 7b43c48 commit 0a21fb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ node_modules
# IDE
.vscode
*.code-workspace
compile_commands.json
2 changes: 1 addition & 1 deletion franka_ros

0 comments on commit 0a21fb3

Please sign in to comment.