Code Monkey home page Code Monkey logo

remaro_worlds's Introduction

remaro_worlds: REMARO Worlds for ROS Simulation

Screenshots

small_pipeline gas_infra

Acknowledgements

REMARO Logo

This work is part of the Reliable AI for Marine Robotics (REMARO) Project. For more info, please visit: https://remaro.eu/


EU Flag

This project has received funding from the European Union's Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No. 956200.

Notes

  • Gas Infrastructure models are part of the "3D Fuel Tank 4-X" collection created by Mykhailo Ohorodnichuk and currently available for free from TurboSquid. In order to use the gas_infrastructure world, as show in the image above, this collection should be, if necessary, and downloaded. Then, the corresponding model.obj and material.png files should be extracted and added to the appropriate models/structures subdirectories.

  • Terrains created in Blender using the ANT Landscape add-on

  • Other custom CAD models created in AutoDesk Inventor

  • Files and directories created following this tutorial

  • Worlds should work with any ROS-interfaced software (Gazebo, RViz, Unreal)

  • Initial goal is to work within uuv_simulator framework using ROS Noetic and Gazebo 11

Installation

  • Install Ubuntu 20 LTS.

  • Install ROS Noetic. Choose the "Desktop-Full Install" option so simulators are installed.

  • Ready workspace.

# Make directory for your workspace
mkdir -p ~/yourworkspacename/src

# Change directory to your workspace
cd ~/yourworkspacename/src

# Clone this package 
git clone https://github.com/remaro-network/remaro_worlds.git

# Move to root of your workspace directory
cd ~/yourworkspacename

# Make the workspace 
catkin_make

# Source your workspace in each terminal using this package.
source ~/yourworkspacename/devel/setup.bash

# If this is your only active ROS workspace,
# modify ~./bashrc to automatically source this workspace.
echo "source ~/yourworkspacename/devel/setup.bash" >> ~/.bashrc

Usage

# To launch the simulated world
roslaunch remaro_worlds spawn small_pipeline_world.launch

remaro_worlds's People

Contributors

jpcoffelt avatar rezenders avatar olayasturias avatar

Stargazers

Antonio Viscomi avatar  avatar

Watchers

Andrzej Wąsowski avatar  avatar  avatar

remaro_worlds's Issues

Modify SDF/WORLD files

Currently all objects are treated as a single object in Gazebo. Need to modify SDF or WORLD files to load individually, so that they can be moved around independently.

Update README

Update to match new prerequisites, launch commands, ...
Give credit to SWARMs/uuv_simulator for template
Give credit to EU for funding

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.