-
Notifications
You must be signed in to change notification settings - Fork 197
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
installed python tf2_geometry_msgs #207
Conversation
ahcorde
commented
Dec 17, 2019
- installed python tf2_geometry_msgs
- Added TODO to install test once this PR port python_orocos_kdl to ros2 orocos_kinematics_dynamics#4 is merged
f30389d
to
368b77a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have one question, but otherwise this looks pretty good to me.
@@ -1 +1 @@ | |||
from tf2_geometry_msgs import * | |||
from .tf2_geometry_msgs import * |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not opposed to this change, but I'm surprised it is needed. Is it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there is code inside tf2_geometry_msgs.py
that needs to run when the module is imported. I didn't find another way to do it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All right, that's fine. I'll approve.
* installed python tf2_geometry_msgs * ported tf2_geometry_msgs python test * tf2_geometry_msgs test wroking
* installed python tf2_geometry_msgs * ported tf2_geometry_msgs python test * tf2_geometry_msgs test wroking