ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I believe a lot of the transforms stuff isn't in the python library yet. I use transforms3d in the mean time.

The transformations.py module was not included in the migration to tf2: https://github.com/ros/geometry2/issues/222

I believe a lot of the transforms stuff isn't in the python library yet. I suggest you use transforms3d in the mean time. transforms3d: https://pypi.org/project/transforms3d/.