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

With moveit_msgs now a string ID can be used for robots and objects #41

Open
JenniferBuehler opened this issue Feb 28, 2019 · 0 comments

Comments

@JenniferBuehler
Copy link
Owner

After getting rid of manipulation_msgs/household_msgs (see issue #32 and #40), now string IDs are used instead of int IDs. The code in grasp_planning_graspit_ros/src/GraspItServices.cpp (search for GetModelNameAndType in code) along with the tail of that will need to be updated for this. At the moment, we are still forced to use int IDs in the service requests.

Additionally, the API tutorial needs to be updated (all launch files not using ints any more, remove section "Background info: Why the mix of name and ID?", etc.).

This relates to issue #32.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant