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

hector_slam and hokuyo_node

asked 2012-08-01 11:15:16 -0500

TJump gravatar image

updated 2012-08-01 11:16:39 -0500

Is the Hokuyo_node included somewhere in the Hector_slam files or does it need to be added separately?

Does it go in the same workspace with Hector_Slam or other (please specify)?

If added separately, does it need to be linked to Hector_slam in any specific way?

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-08-01 11:26:33 -0500

The hokuyo_node is not started in the launch files, as the LIDAR configuration is highly dependent on the specific setup (which LIDAR, which serial port etc.). By default, most examples use the "/scan" topic for the LIDAR, which also happens to be the default setting for hokuyo_node, so no special treatment is required. Note that you'll have to supply the necessary tf transforms as described here.

edit flag offensive delete link more

Comments

Makes perfect sense... make hector_slam multi-LIDAR capable. We have Hokuyo scanners to start with so I will get the hokuyo_node. Thanks for the help.

TJump gravatar image TJump  ( 2012-08-01 12:24:31 -0500 )edit

Question Tools

Stats

Asked: 2012-08-01 11:15:16 -0500

Seen: 504 times

Last updated: Aug 01 '12