Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 898 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 898 Bytes

ecn-integ-project

Table of Contents

  1. General Info
  2. Technologies
  3. Installation

General Info


As part of the INTEG module at Ecole Centrale de Nantes, this project aims to create an RR robot in Gazebo capable of shooting at a moving target.

Screenshot

alt text

Technologies


A list of technologies used within the project:

Installation


Download the projet to your user home using the following commands. The repository will be a ros workspace.

$ cd ~
$ git clone https://github.com/Valentin-Molina/ecn-integ-project
$ cd ecn-intef-project
$ catkin build
$ source devel/setup.bash