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
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
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 -0500
Seen: 90 times
Last updated: Jul 21 '16
Linearity of Turtlebot 2 (Kobuki base)
Probability occupancy grid with Turtlebot's Gmapping?
Add noise and miscalibration to amcl odometry
Error executing roslaunch turtlebot_bringup minimal.launch --screen
Using Turtlebot with basic DC motors
Turtlebot just stops moving even with the code executing
Turtlebot3 bring up from PC doesn't work
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
?