Giter Site home page Giter Site logo

vanttec / vanttec_usv Goto Github PK

View Code? Open in Web Editor NEW
34.0 1.0 7.0 467.44 MB

Software Repository for the VantTec Unmanned Surface Vehicle platforms.

License: MIT License

Shell 0.19% CMake 2.84% Python 4.60% C++ 91.63% Makefile 0.02% C 0.05% Dockerfile 0.12% GLSL 0.55%

vanttec_usv's Introduction

VantTec USV Main Repository

This is the main working repository for the USV (Unmanned Surface Vehicle) VantTec Platforms.

Packages

  • usv_comms: ROS package that allows the USV software to interface with the Digi XBee Hardware for communication with the ground control station.
  • usv_control: ROS package for the implementation of the control algorithms for the USV.
  • usv_master: ROS package containing the master node for the USV ROS software.
  • usv_missions: ROS package where the algorithms to solve the different RoboBoat 2024 challenges are implemented.
  • usv_perception: ROS package for the perception algorithms used in the USV.

Submodules

  • sbg_driver: ROS package that allows the USV to interface with SBG's IMU.
  • usv_libs: Control library.
  • velodyne: ROS package for the Velodyne LIDAR.
  • zed_ros_wrapper: ROS package for the Stereolabs ZED Camera.

How to start working?

Enter the following commands into your Ubuntu terminal with Docker:

cd
git clone --recurse-submodules http://github.com/vanttec/vanttec_usv.git
cd vanttec_usv

# Building for docker
docker build -t usv .

# Running docker
docker run -it -v "$PWD:/ws" usv

# Installing gazebo ignition
sudo sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/ubuntu-stable `lsb_release -cs` main" > /etc/apt/sources.list.d/gazebo-stable.list'
wget http://packages.osrfoundation.org/gazebo.key -O - | sudo apt-key add -
sudo apt-get update

sudo apt-get install libignition-gazebo7-dev

sudo apt-get install ros-humble-ros-ign-bridge

vanttec_usv's People

Contributors

ivanacollg avatar alexglzg avatar pedrosc97 avatar vsebas avatar fitocuan avatar saucesaft avatar fcanof avatar maxpacheco02 avatar robertomendivil97 avatar romi2002 avatar

Stargazers

 avatar  avatar  avatar  avatar Alejandra Coeto avatar  avatar  avatar Danilo Gazzoli Resende avatar  avatar  avatar Atticus Russell avatar Diogo Martins avatar Jeremy Nicola avatar Liang Zhao avatar WS Jeon avatar Jiaxin Zhang avatar  avatar  avatar Alexa Arreola avatar zzzzk avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar Xue Yifan avatar  avatar  avatar Ugandhar K avatar  avatar Alexandre Amory avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.