ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I'm not sure which platform you're using but on my turtlebot
, I experienced the same thing. I solved this issue by first running
rosrun turtlebot_node kinect_breaker_enabler.py &
What this command does is start providing the power to Kinect
. When the power isn't provided, the same issue occurs. Adding license wasn't necessary for me. HTH.
2 | No.2 Revision |
I'm not sure which platform you're using but on my turtlebot
, I experienced the same thing. thing and found it occurs only when the power seems not be provided (from iRobot Create
). I solved this issue by first running running:
rosrun turtlebot_node kinect_breaker_enabler.py &
What this command does is start providing the power to Kinect
. When the power isn't provided, the same issue occurs. Adding license wasn't necessary for me. HTH.
3 | No.3 Revision |
I'm not sure which platform you're using but on my turtlebot
, I experienced the same thing and found it occurs only when the power seems not be provided (from (light is off on USB cable that's connected to iRobot Create
). I solved this issue by first running:
rosrun turtlebot_node kinect_breaker_enabler.py &
What this command does is start providing the power to Kinect
. When the power isn't provided, the same issue occurs. Adding license wasn't necessary for me. HTH.
4 | No.4 Revision |
I'm not sure which platform you're using but on my turtlebot
, I experienced the same thing and found it occurs only when the power seems not be provided (light is off on USB cable that's connected to iRobot Create
). I solved this issue by first running:
rosrun turtlebot_node kinect_breaker_enabler.py &
What this command does is start providing the power to Adding license wasn't necessary for me. HTH. Kinect
. When the power isn't provided, the same issue occurs.