-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unused dependencies #17
Comments
We used the roboticsgroup plugins to disable links and inertias for mimic joints that were not simulated properly in gazebo. |
hmm I did not check fingers.... In the test, the robot was staying and not falling down that is good and then when we move arms with MoveIt, the robot does it in Gazebo as expected. How did you check fingers? |
why do you need pal packages? they are not even in dependencies in CMakeLists and not in package.xml |
To check the fingers I would try send open/close commad to the end while enabling/disabling the disable link plugins (instantiated here) |
Thank you Mikael, |
@mikaelarguedas do you still need these dependencies: roboticsgroup_gazebo_plugins, pal_msgs, and pal_gazebo_plugins? I've just tested Romeo without them and it works well.
The text was updated successfully, but these errors were encountered: