atb033 / multi_robot_simulation

Simulation of multi-robot path tracking in Gazebo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi Robot Simulation

Introduction

In this repository, the temporal plan generated in multi_agent_path_planning is simulated in Gazebo environment.

The code is written and tested in ROS Kinetic.

Execution

  • Launch the robots: ''' roslaunch robot_model full_env.launch '''
  • Trajectory control: ''' rosrun robot_model trajectory_control.py '''

About

Simulation of multi-robot path tracking in Gazebo


Languages

Language:Python 64.6%Language:CMake 22.7%Language:Shell 12.7%