ROS camera Sensor Gazebo
Hello, I have a camera (default gazebo model) in my world.
I launch gazebo using roslaunch. On trying rostopic list, I do not see any topic published by the camera?
This is the output of rostopic list.
/clock
/gazebo/link_states
/gazebo/model_states
/gazebo/parameter_descriptions
/gazebo/parameter_updates
/gazebo/set_link_state
/gazebo/set_model_state
/rosout
/rosout_agg
How do i use the camera data from my simulation?