Skip to content

USYD-RowBot/bluerov_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlueROV ROS

Installation

Dependencies

ROS dependencies

sudo apt install ros-DISTRO-mavros*

Geographic Dependencies

Clone the mavros ros packages

https://github.com/mavlink/mavros.git

Install the geographic dependencies:

cd mavros/mavros/scripts
./install_geographiclib_datasets.sh

Install this package

cd ~/catkin_ws/src
git clone https://github.com/USYD-RowBot/bluerov_ros.git
cd ..
catkin_make

Run Mavros

cd ~/catkin_ws
source devel/setup.bash
roslaunch bluerov_ros bluerov_px4.launch

About

bluerov ros packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages