socrob / autonomous_systems

Material used for learning ROS and robotics, as part of the Autonomous Systems course at Instituto Superior Tecnico
34 stars 9 forks source link

Hokuyo communication #10

Open sickROS opened 6 years ago

sickROS commented 6 years ago

In order to ensure communication between host and sensor (Hokuyo) is it supposed to use a XML file?

oscar-lima commented 6 years ago

Hi, the hokuyo driver will handle that for you. However it needs some parameters to be set in the parameter server. The suggested launch file (xml file) ensures that those parameters are set and runs the node, therefore is recommended. Check the sample code here: https://github.com/socrob/autonomous_systems/issues/6