hi, All,
I am trying to compose a broadcaster node to take in raw laser readings and converted to robot base frame.
is there any tutorial/example I can refer to?
input
sensor_msgs::LaserScan laser_in;
broadcast
tf::Stamped laser_pose;
Thanks
Ray
↧