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

partial TF sharing across concert #140

Open
jihoonl opened this issue Dec 4, 2013 · 3 comments
Open

partial TF sharing across concert #140

jihoonl opened this issue Dec 4, 2013 · 3 comments
Milestone

Comments

@jihoonl
Copy link
Collaborator

jihoonl commented Dec 4, 2013

TF sharing across concert is limited at the moment.

Each client provides it's location using robot_pose_publisher as PoseStamped. While concert master listens to these robot pose and generates tf message in the concert workspace using rocon_tf_reconstructor.

  • What if concert need to compute tranform between client A's gripper to client B's camera view?
  • How do we calibrate robot's pose using array of cameras provided by other concert agent?

Need a way to share partial TF trees across concert without conflicting frame ids

@ghost ghost assigned jihoonl Dec 4, 2013
@jihoonl
Copy link
Collaborator Author

jihoonl commented Dec 4, 2013

Notes

  • /tf is provided by bootstrap layer, which is hard to share across concert
  • consider low bandwidth network use..

@jihoonl
Copy link
Collaborator Author

jihoonl commented Dec 4, 2013

Existing tf sharing or tf relaying method

  • tf_prefix
  • tf2_web_republisher

@stonier
Copy link
Member

stonier commented Jan 28, 2014

Might have to talk to tully about this one and look at a forked upgrade of tf to handle the situation properly instead of continually hacking around tf problems. Last visit he mentioned there was still some things to do, but it wasn't far off being usable.

I don't yet have any real idea of details though.

@stonier stonier modified the milestones: Todo, Hydro - General Apr 14, 2014
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

2 participants