Spawn camera at fixed position in gazebo
Hi,
I would like to spawn a camera at a fixed position on gazebo. Its there any way to do it without connecting it to a robot?
Thanks!
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi,
I would like to spawn a camera at a fixed position on gazebo. Its there any way to do it without connecting it to a robot?
Thanks!
You should be able to make an SDF model file that contains the camera plugin and then drag that model into your gazebo world. If you need the camera higher than the ground plane, you should be able to define the pose in the SDF file.
Actually, here is a Gazebo tutorial that walks you through creating a camera model and adding it to your world. http://gazebosim.org/tutorials?tut=ca...
Asked: 2014-11-02 11:00:35 -0600
Seen: 2,599 times
Last updated: Nov 03 '14
Programatically set the camera pose in gazebo or rviz.
What driver should I use for my USB camera?
Videre STOC disparity map OK under Windows, not under Ubuntu
How to programmatically reset Gazebo
gazebo crashes when calling delete_model service call
where do I get a gazebo diff drive plugin?