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

Extract position and pose values #36

Open
ayertay opened this issue Dec 10, 2017 · 2 comments
Open

Extract position and pose values #36

ayertay opened this issue Dec 10, 2017 · 2 comments

Comments

@ayertay
Copy link

ayertay commented Dec 10, 2017

Hello all,

I'm sorry that I'm asking an unrelated question, but how can I extract real-time position and quaternion values from rviz? I found something called 'rosbag', but it seems that it stores the values. Instead, is it possible to send the real time value to other place? Like send to terminal so I can read or use in other application? I'm using Baxter robot, and want to acquire position and pose of the object so that baxter can go and grab it. Baxter is being simulated through Gazebo. I saw couple videos of simtrack being used with robotic arms as well.

Thanks in advance!

@JimmyDaSilva
Copy link
Contributor

@ayertay Well I can't remember if there is a topic publishing the poses. But you can definitely read the tf_tree. See the ros tutorials :
http://wiki.ros.org/tf/Tutorials/Writing%20a%20tf%20listener%20%28C%2B%2B%29

@YantianZha
Copy link

@ayertay Have you verified that simtrack also works in Gazebo environment? Thanks!

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

3 participants