Required configuration
Dependencies to run our codes
Last updated
Was this helpful?
Dependencies to run our codes
Last updated
Was this helpful?
Ubuntu 16.04
Topside computer must be at the address 192.168.2.1
Python 2.7
PyMavlink
PyYAML
Opencv-Python (only if you want to see camera with video script from bluerov_ros_playground)
Numpy
PyQt5
ROS kinetic
Then you will need to build the workspace.
catkin build and catkin_make are not compatible tools to build ROS workspace.
Get ROS package at : and clone it in src/ folder of your ros workspace
This ROS package is build on the Patrick J. Pereira bluerov_ros_playground accessible at