About Kinect and turtlebot_2
when testing kinect on turtlebot2 Why I can see image in /camera/depth/image, but there is no data in /camera/rgb/image_color
when testing kinect on turtlebot2 Why I can see image in /camera/depth/image, but there is no data in /camera/rgb/image_color
just try roslaunch turtlebot_bringup 3dsensor.launch after that run rostopic echo /camera/rgb/image_raw you ll be able to see the data
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-07-21 08:38:07 -0600
Seen: 55 times
Last updated: Jul 21 '16
SLAM with a camera without odometry
No transform from [wheel_right_link] to [map]
How do I know if PC is connected to my turtlebot?
turtlebot asus xtion re-position
How to implement wall following on a turtlebot2
seq or time stamp for publishing a message
How to send data from kinect SDK 2.0 Visual Studio to ROS turtlebot 3?
Automatic generation of map of a world
Turtlebot Indigo install from source running into Error processing 'yocs_msgs'
Does the load average of a computer has effect on a robot's response?
Info about what package you are using with the kinect would help (e.g. freenect). If you run
rostopic list
do you see the topic/camera/rgb/image_color
?