Git Product home page Git Product logo

vrep_holonomic's Introduction

vrep_holonomic

ROS V-rep simulation package for Mechanum-wheeled mobile robot


Requirements

ROS

http://wiki.ros.org/ROS/Installation

v-rep

http://www.coppeliarobotics.com/downloads.html

CasADi

This package uses the python 2.7 version of Casadi https://web.casadi.org/get/

ros-navigation & gmapping

  • ROS-melodic
sudo apt install ros-melodic-navigation
git clone https://github.com/ros-perception/openslam_gmapping ~/catkin_ws/src/openslam_gmapping
git clone https://github.com/ros-perception/slam_gmapping ~/catkin_ws/src/slam_gmapping
  • ROS-kinetic
sudo apt-get install ros-kinetic-navigation ros-kinetic-gmapping

robot_localization

sudo apt-get install ros-${ROS_DISTRO}-robot-localization

cartographer_ros

apt

sudo apt-get install ros-${ROS_DISTRO}-cartographer-ros

build from source

https://google-cartographer-ros.readthedocs.io/en/latest/compilation.html

teb_local_planner

https://github.com/MLCS-Yonsei/teb_local_planner

TEB local planner w/ kinematic constraints for Mecanum-wheeled mobile robot


Run

V-rep simulator

roslaunch vrep_holonomic_bringup bringup.launch vrep_path:=/path/to/vrep

SLAM

gmapping

roslaunch vrep_holonomic_slam gmapping.launch

cartographer

roslaunch vrep_holonomic_slam cartographer_slam.launch

Localization only

amcl

roslaunch vrep_holonomic_slam amcl.launch

cartographer

roslaunch vrep_holonomic_slam cartographer_navigation.launch

MPC

multiple shooting:

roslaunch vrep_holonomic_mpc mpc_ms.launch casadi_path:=/path/to/casadi

single shooting:

roslaunch vrep_holonomic_mpc mpc_ss.launch casadi_path:=/path/to/casadi

Test environments (TTAK.KO-10.0809)

V-rep

launch bringup with vrep_scene_file:= argument

  • Environment 1 scene file: vrep_holonomic_bringup/scenes/test_1.ttt
  • Environment 2 scene file: vrep_holonomic_bringup/scenes/test_2.ttt
  • Environment 3 scene file: vrep_holonomic_bringup/scenes/test_3.ttt

AMCL

launch amcl with map_file:= argument

  • Map file: vrep_holonomic_slam/maps/test.yaml

vrep_holonomic's People

Contributors

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