I have followed the steps for turtlebot create base, but still it is showing failed to connect to /dev/kobuki ?
I use ROS indigo, I have followed the following steps for create base in turtlebot
export TURTLEBOT_BASE=create export TURTLEBOT_STACKS=circles export TURTLEBOT_3D_SENSOR=kinect
But still whenever I enter the roslaunch turtlebot_bringup minimal.launch
it shows the error
"Failed to open port /dev/kobuki. Please make sure the Create cable is plugged into the computer. "
Please help