ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Replace Hokuyo by a SICK TiM at youBot

asked 2016-04-15 09:19:23 -0500

RKT gravatar image

updated 2016-04-15 09:27:31 -0500

Hi,

I will use a SICK TiM laserscanner at the youbot instead of the standard hokuyo scanner. I connected the scanner to the robot and get the scan topic. Can I just change some parameters in the standard programm of the robot or how can I use the scanner for SLAM?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-04-18 12:41:29 -0500

As they both output a sensor_msgs/LaserScan message, swapping the sensor out should be pretty straightforward. You will need to run a different driver node for the TiM, and you may have to change some parameters in connected nodes if the range of the TiM or other specs are different. That is one of the advantages to ROS, everything is modular and therefore hardware can be changed with minimal fuss.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-04-15 09:19:23 -0500

Seen: 130 times

Last updated: Apr 18 '16