Skip to content
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

Open
nlyubova opened this issue Aug 19, 2016 · 5 comments
Open

unused dependencies #17

nlyubova opened this issue Aug 19, 2016 · 5 comments

Comments

@nlyubova
Copy link
Member

@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.

@mikaelarguedas
Copy link
Member

We used the roboticsgroup plugins to disable links and inertias for mimic joints that were not simulated properly in gazebo.
How do the mimic joints behave with romeo when you remove the disable_link xacro macro ? Are the fingers behaving as expected ?

@nlyubova
Copy link
Member Author

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?

@nlyubova
Copy link
Member Author

why do you need pal packages? they are not even in dependencies in CMakeLists and not in package.xml

@mikaelarguedas
Copy link
Member

To check the fingers I would try send open/close commad to the end while enabling/disabling the disable link plugins (instantiated here)
The pal packages are not needed anymore, it was a dependency of libroboticsgroup plugin but it seems that they don't depend on it anymore

@nlyubova
Copy link
Member Author

Thank you Mikael,
I've checked closing/openning fingers, it works when setting joints to a certain value (for both cases with and without libroboticsgroup) but when we grasp an object in MoveIt, fingers in Gazebo do not move (for both cases with and without libroboticsgroup). What is your way to test it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants