Git Product home page Git Product logo

map-my-world's Introduction

Udacity - Robotics NanoDegree Program

Map My World

4th project for Robotics Software Engineer Nanodegree @Udacity

This project uses the RTABmap ros package to map a 4x2 meters performance environment.

The Gazebo world design intends to replicate the WorldSkills Mobile Robotics next challange in a simplified version. For more information please take a look on a brief competition overview at the end.

How to Launch the simulation?

Create a catkin_ws, feel free to skip if you already have one!

$ cd /home/workspace/
$ mkdir -p /home/workspace/catkin_ws/src/
$ cd catkin_ws/src/
$ catkin_init_workspace
$ cd ..

Clone the package in catkin_ws/src/

$ cd /home/workspace/catkin_ws/src/
$ git clone https://github.com/TheodoroCardoso/map-my-world.git

Build the packages

$ cd /home/workspace/catkin_ws/ 
$ catkin_make

After building the packages, source your environment

$ cd /home/workspace/catkin_ws/
$ source devel/setup.bash

Once packages have been built, you can launch the simulation environment using

$ roslaunch my_robot world.launch

To move the robot around using the keyboard

Open a new terminal and type the following:

$ cd /home/workspace/catkin_ws/
$ source devel/setup.bash
$ rosrun teleop_twist_keyboard teleop_twist_keyboard.py

Finally, to start mapping

Open a new terminal and type the following:

$ cd /home/workspace/catkin_ws/
$ source devel/setup.bash
$ roslaunch my_robot mapping.launch

That's it! Now just roam around the performance environment and then check the map database file.

$ rtabmap-databaseViewer ~/.ros/rtabmap.db

Learn more about WorldSkills

WorldSkills Is the world's largest TVET competition that happens every 2 years in a different country.

Last event was in Kazan, Russia and had over 60 different skills from bakery to hairdressing to mobile robotics.

The next edition which will take place in Shanghai, China 2022.

Mobile Robotics

The competition is based on a robotics kit to level the playing field between different countries.

In previous years LabVIEW was the mandatory programming language, but for the next edition the hardware has changed and more options like ROS are available.

The Robot's Task

The WS Shanghai 2022 challange simulates a hospital.

In the actual competition teams will develop mobile robots that have to carry medicines and hazardous materials represented by colored cubes and gurneys represented by a four wheeled chassis.

map-my-world's People

Contributors

theodorocardoso 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.