-
Notifications
You must be signed in to change notification settings - Fork 12
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 Issues #16
Comments
I haven't found a solution to the issue where just the robot moves when commanding the robot/rail move group, but I did notice something interesting after repeated testing:
Maybe a temporary solution to this issue can be a motion plan that is executed at startup that jogs just the rail joint? I'll look into the Gazebo MoveIt controller plug-in code some more to see if I can find the issue |
I tried an Then I tried building the @alex07zzz can you try building this repo in your workspace to see if solves the issue for you? |
@marip8 It seems like the issues you have observed may be related to this issue in the gazebt_ros_pkg repository. Good to know that the source alternative doesn't have this problem, thanks for looking into that. |
Maybe this issue and this PR could also be related to our issue? |
The issues described in that PR sound like it could lead to the issue that we've been seeing. Could you try applying those changes to your local gazebo_ros package and see if that fixes it. If it does we should put pressure to get that PR merged. |
@marip8 I sort of dropped the ball on this. Were these issues resolved? |
The text was updated successfully, but these errors were encountered: