ros-drivers / flir_ptu

ROS driver for FLIR pan-tilt units
http://wiki.ros.org/flir_ptu_driver
14 stars 37 forks source link

Add pan offset for centering joint based on calibration #37

Closed willcbaker closed 6 years ago

willcbaker commented 6 years ago

Our pan tilt (assuming through manufacturing or assembly) has its zero point not at the urdf zero point; i.e. the tilt unit is attached to the pan unit with some offset. This argument will allow for a user to measure and specify their offset when calling the macro. Default xacro arguments should be indigo+ compatible (tested in kinetic)

mikepurvis commented 6 years ago

Looks great, thanks!