Skip to content

hywel1994/Sailboat-Ros

 
 

Repository files navigation

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

About

SJTU Autonomous sailboat project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 73.2%
  • Python 19.2%
  • C 4.3%
  • CMake 1.7%
  • Shell 1.6%