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

Add rosservice for retrieving the human-readable object name #6

Open
bit-pirate opened this issue Aug 16, 2013 · 2 comments
Open

Add rosservice for retrieving the human-readable object name #6

bit-pirate opened this issue Aug 16, 2013 · 2 comments

Comments

@bit-pirate
Copy link
Contributor

The old household_object_database implementation offered an useful service for retrieving details about a model with a given key. Among this information was the human-readable object name, such as can. See: http://www.ros.org/doc/api/household_objects_database_msgs/html/srv/GetModelDescription.html

What would be the best way to implement this? Where should I start looking?

PS: Remember I am an absolute beginner with ORK and Ecto. I just got the tabletop pipeline running ...

@bit-pirate
Copy link
Contributor Author

Looks like the object_information_server from the object_recognition_ros package already does something similar.

rosrun object_recognition_ros object_information_server

Unfortunately, the returned human-readable name contains the key one already provides ...

@corot
Copy link

corot commented Nov 5, 2015

👍 Seems easy to get the info on Python, but I failed to find anything similar on C++. 😰

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

No branches or pull requests

2 participants