hywel1994 / Sailboat-Ros

SJTU Autonomous sailboat project
GNU Lesser General Public License v3.0
2 stars 1 forks source link

SJTU Sailboat Project

Simulation: https://github.com/sjtu-automatic-maritime-system/Sailboat-Simulation

Lab: https://github.com/sjtu-automatic-maritime-system/Sailboat-Lab

1. install

mkdir -p ~/sailboat_ws/src
cd ~/sailboat_ws/src
git clone https://github.com/hywel1994/Sailboat-Ros.git
cd ~/sailboat_ws/src/Sailboat-Ros/Doc/install
./install_ros.sh

2. catkin build

cd ~/sailboat_ws
rosdep install --from-paths src --ignore-src --rosdistro kinetic -y
catkin build

3.tutorial

class tutorial