We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Refers to the following line: https://github.com/ros/roslisp_common/blob/master/cl_tf/src/transformer.lisp#L119
The text was updated successfully, but these errors were encountered:
Suggestion for a label: enhancement.
Sorry, something went wrong.
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...
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.
KDL::Tree
KDL::Chain
No branches or pull requests
Refers to the following line: https://github.com/ros/roslisp_common/blob/master/cl_tf/src/transformer.lisp#L119
The text was updated successfully, but these errors were encountered: