Skip to content

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

Notifications You must be signed in to change notification settings

curtesian/transforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published