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

Remove gazebo_ros_controller from youbot xacro #6

Closed

Conversation

fredrikbaberg
Copy link
Contributor

When running the Gazebo simulation in youbot_simulation it doesn't work with Kinetic. This seems to be due to libgazebo_ros_control.so being included in both youbot.urdf.xacro and ros_controller.urdf.xacro. Removing the tag in youbot.urdf.xacro seems to solve the issue.

When running the Gazebo simulation in youbot_simulation it doesn't work with Kinetic. This seems to be due to `libgazebo_ros_control.so` being included in both `youbot.urdf.xacro` and `ros_controller.urdf.xacro`. Removing the <gazebo> tag in `youbot.urdf.xacro` seems to solve the issue.
@fredrikbaberg
Copy link
Contributor Author

fredrikbaberg commented May 25, 2018

To let you know, I'm having Segmentation faults on ROS Kinetic, so not sure if it is enough to remove the lines or if it's something else.
Running in debug mode, however, seems to avoid the segmentation faults.

@sthoduka
Copy link
Contributor

sthoduka commented Mar 7, 2019

thanks @fredrikbaberg this has been fixed

@sthoduka sthoduka closed this Mar 7, 2019
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

Successfully merging this pull request may close these issues.

2 participants