Giter VIP home page Giter VIP logo

warehouse_simulation_toolkit's Introduction

ROBOTICS EVALUATION TOOLKITS

A simulation of basic robot localization (SLAM) and navigation in warehouse environment

Author: Wang Han, Nanyang Technological University, Singapore

1. Evaluation

1.1. Simulation Description

This package provides a simulation environment of warehouse. A robot is simulated at the center of the environment, with 2D laser scanner provided.

1.2. robot tutorial

The localization and navigation unit is also provided for evaluation. This inlcudes basic 2D slam and robot navigation algorithm.

1.3. 3D mapping

The robot model is equipped with 3D Lidar as an alternative and simulation of 3D mapping is available

2. Prerequisites

2.1 Ubuntu and ROS

Ubuntu 64-bit 20.04.

ROS Noetic. ROS Installation

2.2. ROS Package

sudo apt-get install ros-noetic-hector-trajectory-server ros-noetic-slam-gmapping ros-noetic-navigation

3. Build

3.1 Clone repository:

    cd ~/catkin_ws/src
    git clone https://github.com/wh200720041/warehouse_simulation_toolkit.git
    cd ..
    catkin_make
    source ~/catkin_ws/devel/setup.bash

3.2 Launch ROS

    roslaunch warehouse_simulation warehouse_simulation.launch

Note that it takes a few minutes to load model upon first launch

3.3 Robot Control

You can use keyboard (arrow keys) to manually control the robot (select cmd window first)

3.4 Autonomous Navigation

You may set target points in RVIZ and the robot will navigate to the location in gazebo.

  1. click 2d nav goal button on rviz
  2. click any points you want on the map

4.Acknowledgements

Thanks for the great work from GEAR.

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.