yaraalaa0 / RT2_Assignment1

The repository for submission of the first assignment of Research Track 2 course, Masters in Robotics Engineering, Unige

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RT2_Assignment1

This is the main package provided for the assignment (with an added launch file). It also includes a CoppeliaSim scene to interact with the ROS package.

When the user sends a start command, it continues to drive the robot to random goal positions. When a cancel request is sent, the user has to wait until the robot reaches its current goal, then, it stops.

This is the overall structure of the system:

alt text


To launch the system, run:

roslaunch rt2_assignment1 sim.launch

To launch the system with V-Rep, run:

roslaunch rt2_assignment1 sim_copp.launch

Then, start the simulation.

About

The repository for submission of the first assignment of Research Track 2 course, Masters in Robotics Engineering, Unige


Languages

Language:CMake 52.1%Language:Python 33.4%Language:C++ 14.4%Language:HTML 0.1%