Giter Club home page Giter Club logo

auv_exploration's Introduction

AUV Exploration

Collection of ROS packages for localization, map building and SLAM with autonomous underwater vehicles and sonar sensing.

Dependencies (tested on Ubuntu 16.04 and 18.04)

Building

This is a collection of ROS packages. Just clone the repo within your catking workspace and run

rosdep install --from-paths your_catkin_ws --ignore-src --rosdistro=$ROS_DISTRO -y
catkin_make -DCMAKE_BUILD_TYPE=Release install

If you come across this issue during the compilation, follow the instructions at the end of the thread to solve it and build the workspace again again.

ROS Packages

Usage

So far, the online command line utility is

roslaunch auv_model auv_exploration.launch

Open RVIZ separately and use the config file in the bathy_mapper pkg to visualize the setup.

Keep reading to see how to change the operation mode.

Replay an AUV survey

Construct and store a bathymetric map from a real AUV survey as a UFOmap. Modify the launch file 'auv_exploration.launch' under the auv_model package: change the parameter mode = gt and point the path to a .cereal file from AUVlib containing the real survey. The bathymetric map being constructed during the mission will be saved under bathy_mapper/maps with the name specified in the parameter map_name in the launch file.

Simulate AUV missions based on existing bathymetry

Use the bathymetric map constructed previously and an simulated AUV with an MBES to create your own missions. Modify the launch file 'auv_exploration.launch' under the auv_model package: change the parameter mode = sim

After launching the system, click on the black screen that pops up and use the following commands to navigate the simulated AUV:

  • w/s forwards/backward throtle
  • right/left keys: steering
  • up/down keys: inclination

auv_exploration's People

Contributors

hackerman342 avatar ignaciotb avatar stineolsson avatar

Watchers

 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.