Robotics StackExchange | Archived questions

Error when launching kobuki_slam

I am trying to use kinect v2 with turtlebot and am following this tutorial. Everything works fine except when I enter the command

$ roslaunch kobuki_slam kobuki_slam.launch

This gives an error namely

[ERROR] [1509445234.825467518]: Error connecting to Hokuyo: Could not open serial Hokuyo: /dev/ttyACM0 @ 115200 could not open serial device.

Do you have any idea why I might be getting this error?

Thanks!

Asked by surabhi96 on 2017-12-07 04:11:01 UTC

Comments

This is saying that it can't connect to the Hokuyo. How are you running everything? Is this simulated or a physical device?

Asked by jayess on 2017-12-07 23:23:46 UTC

Answers