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

roboticsgroup_gazebo_plugins doesn't compile on gazebo 5 and newer (jade and kinetic) #10

Open
mikaelarguedas opened this issue Jan 18, 2017 · 3 comments

Comments

@mikaelarguedas
Copy link
Member

If we can get rid of this dependency for all distro that would be the best. If not, we should specify in the readme that it compiles only for Indigo and explain that the physics will have different behavior according to which distro is used

@nlyubova
Copy link
Member

nlyubova commented Mar 3, 2017

that would be great! but no time for the moment. If anybody manages to make it without this dependency, please do PR!

@ghost
Copy link

ghost commented Sep 15, 2017

Hi @mikaelarguedas, I am using kinetic and unable to compile roboticsgroup_gazebo_plugins. Does this issue have a solution?

@mikaelarguedas
Copy link
Member Author

@Anjalirao1 What version of roboticsgroup_gazebo_plugins are you trying to compile ? AFAIK this issue has been solved since roboticsgroup/roboticsgroup_gazebo_plugins#7 has been merged. I just tried to compile it locally and it compiled successfully:

mdkir -p ~/test_roboticsgroup_ws/src
cd ~/test_roboticsgroup_ws/src
git clone https://github.com/roboticsgroup/roboticsgroup_gazebo_plugins.git
cd ~/test_roboticsgroup_ws/
source /opt/ros/kinetic/setup.bash
catkin_make

Can you post the error you get if you try to do the same ?

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