-
Notifications
You must be signed in to change notification settings - Fork 95
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
Gazebo segfault fix #216
Gazebo segfault fix #216
Conversation
…ware_interface/ to prevent gazebo segfaults
Thanks for the fix. I remember a similar issue with the Kinova Jaco models on ROS melodic but I don't recall that is actually crashed Gazebo. |
I use ros-kinetic and Gazebo 7. The issue can be reproduced by launching the simulation with lwa4p and pg70. In case it might be helpful, segfaults didn't occur when only loading the arm controller without the gripper controller. Segfault message: |
I've seen the deprecation warnings However, I think that these warnings will turn into errors on ROS melodic, so this should be merged anyway. |
just to clarify things: however, using the prefix now breaks the |
@fmessmer Thanks for the hint. I totally forgot about the breakage with Btw: There are also many staled branches from other EOL distros ( |
done
I'd keep them - they speak for the long history of this repo 😉 |
Prepended PositionJointInterface and VelocityJointInterface with hardware_interface/ to prevent gazebo segfaults