ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Do we need to publish image topic for "Gazebo camera sensor"?

asked 2012-11-03 02:31:33 -0500

updated 2012-11-03 02:33:01 -0500

Hi!

I'm following this tutorial and another similar solution to add an camera for my simulation. Basically what I did is adding one "Gazebo camera" block in my robot urdf.

However I could find the image topic using "rostopic" after I upload my "robot_description". So does it mean that "robot state publisher" will NOT publish the image topic automatically?

If yes, could I publish the image topic with, e.g. image transport?

Thanks!

Yuquan

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-11-03 17:30:14 -0500

jbohren gravatar image

robot_state_publisher only publishes kinematic information (joint frames), not sensor information. If you are using the gazebo_ros_prosilica plugin, then that plugin should be publishing the camera topics.

edit flag offensive delete link more

Comments

Thanks for the quick reply! I'll try it.

yuquan gravatar image yuquan  ( 2012-11-04 08:32:41 -0500 )edit

Question Tools

Stats

Asked: 2012-11-03 02:31:33 -0500

Seen: 2,245 times

Last updated: Nov 03 '12