Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 340 Bytes

File metadata and controls

11 lines (9 loc) · 340 Bytes

transforms

Simple package that displays the transformation matrix between two ROS tf frames.

  1. Edit the getMatrix.cpp file to reflect the frames you would like to display the transform of (line 39)
  2. Build project, source bashrc, and run the ROS node.
catkin build transforms
source ~/.bashrc
rosrun transforms getMatrix_node