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

Improve robotic_manipulation_node stability #8

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

knicked
Copy link
Contributor

@knicked knicked commented Mar 5, 2025

This PR improves the stability of the robotic_manipulation_node by waiting for the simulation to open before making any requests to moveit actions, in case the node is launched before the simulation.

Also, the MoveThroughWaypoints method is updated not to fall into an infinite loop if moveit decides not to work correctly, but rather abandon making a move after a chosen number of tries (currently 10).

Signed-off-by: Kacper Dąbrowski <[email protected]>
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.

1 participant