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

In cl-tf cache don't go all the way to the root frame to get the transform of two neightboring frames #49

Open
gaya- opened this issue Aug 23, 2016 · 3 comments

Comments

@gaya-
Copy link
Member

gaya- commented Aug 23, 2016

Refers to the following line: https://github.com/ros/roslisp_common/blob/master/cl_tf/src/transformer.lisp#L119

@gaya-
Copy link
Member Author

gaya- commented Aug 23, 2016

Suggestion for a label: enhancement.

@gaya-
Copy link
Member Author

gaya- commented Aug 23, 2016

Note: in C++ implementation it does go all the way up to the root as well:
https://github.com/ros/geometry2/blob/indigo-devel/tf2/src/buffer_core.cpp#L596

One could look into the old JLO code of Uli and see if he had a more optimal solution...

@airballking
Copy link
Contributor

If I remember correclty, the KDL::Tree class also goes all the way up to the root to find a KDL::Chain between two links.

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