smartsystemslab-uf / ROS-Navigation

Collection of Navigation Modules for ROS
GNU General Public License v3.0
0 stars 0 forks source link

Transformations #5

Open TJLW opened 4 years ago

TJLW commented 4 years ago

The ROS nodes need to be developed for the tf system to handle the transform from image coordinates to the ROS maintained map.

Waypoint graphs should use the same coordinate system but if there is any downscaling done, another transform will be needed to go back to the original image's coordinate system.