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

tf2 has been redesigned to provide only the functionality of tf and not bundle in external libraries for convenience. transformations.py is an externally developed library which was included inside of tf for convenience. For now you can continue to use it in that location. Down the road it would be cleaner to package transformations.py itself

More information on transformations.py can be found here: http://www.lfd.uci.edu/~gohlke/