-
Notifications
You must be signed in to change notification settings - Fork 81
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
[jsk_topic_tools] set rate with param in tf_to_pose.py #1457
Conversation
Travis test passed. Cloud you merge this? |
1, why you need to convert tf to pose, why client program directly listens tf ? |
and why you publish pose with current time stamp, not tf time stamp? |
I'd like to visualize in Rviz as follows. tf is a little bit difficult to manage this because new frame is automatically visualized in Rviz even if we select only target frame.
I'm using vive node or ar marker node, and they publish tf but do not publish pose.
Maybe, this should be fixed, and I'll do this (cc original author: @wkentaro ) |
Sorry, I misunderstood. Maybe this also should be fixed(?). |
ok, i understand, if this is only for visualization, we do not have to be serious on time stamp, but if someone using this for vision-action loop, that's might be dangerous. |
I see. Thank you. |
|
how about this -> ◉ Kei Okada 2016-10-07 11:05 GMT+09:00 Masaki Murooka [email protected]:
|
Marker is also visualized. Please see carefully (especially model of caster is visible).
Thank you for many examples! I checked briefly and ir was not published in default settings. Maybe I'll need some setting to publish ir. |
2016-10-07 11:40 GMT+09:00 Masaki Murooka [email protected]:
My concern is; when you move to a next step, working on tasks like ◉ Kei Okada |
Thank you for your advice. It becomes very helpful. |
I'm not sure what tf timestamp is. |
No description provided.