SITL with Gazebo and camera feed

Hi

I’ve setup Gazebo7 and ROS kinetic on Ubuntu 16.04 following this tutorial:
GitHub - patrickelectric/bluerov_ros_playground: Scripts to help BlueRov integration with ROS .This works perfectly, but I need video feed in order to test some software I’m developing. Is there anyway I can subscribe to the videofeed using Gstreamer or other software?

Best regards
Mads

Hi,

All connection packages with the real ROV will create a video topic that can be used.
Also, if you want to grab it without ROS, take a look in the video class.

Thanks for the fast answer

Im trying your example called gazebo teleop (GitHub - patrickelectric/bluerov_ros_playground: Scripts to help BlueRov integration with ROS) and having some trouble.
`roslaunch bluerov_ros_playground gazebo_teleop.launch
… logging to /home/tilgaard/.ros/log/1d4987c2-294f-11e9-8eb6-0c8bfd0e4a5c/roslaunch-dell-16588.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

Invalid tag: freefloating_gazebo
ROS path [0]=/opt/ros/kinetic/share/ros
ROS path [1]=/home/tilgaard/catkin_ws/src
ROS path [2]=/opt/ros/kinetic/share.

Arg xml is
The traceback for the exception was written to the log file`