Robotics StackExchange | Archived questions

How to use Image rviz when I use SITL and Gazebo

I download the SITL, which works with gazebo together. I want to get the image from Arducopter. The arducopter equips the camera, but I do not know how to use the camera.

Here are the picture s about open up SITL and Gazebo. I think when I open up gazebo, I should add something to "gazebo --verbose worlds/irisirlockdemo.world". Which command should I add, and where.

Thank you!image description https://github.com/swiftgust/ardupilot_gazebo http://ardupilot.org/dev/docs/using-gazebo-simulator-with-sitl.html

Asked by Ji Cai on 2017-10-10 21:37:04 UTC

Comments

I see you're launching Gazebo directly, are you using ROS? This might help: http://ardupilot.org/dev/docs/ros-sitl.html

Asked by chapulina on 2017-10-12 10:19:25 UTC

Answers