AndreasMit / stalker

0 stars 0 forks source link

Stalker

This repository is a ROS package implementing the project assigned for my Master thesis. The goal of this project is to train a UAV using Reinforcement Learning and Computer Vision to follow a 'leader' which in our case is a wheeled robot (Summit XL). The UAV is equipped with an onboard computer and a ZED stereocamera and is using the Ardupilot software. The control scheme is applied to the attitude controller for better responsiveness and maneuverability. The whole system is initially simulated in the Gazebo simulator using ROS and running SITL. Training takes place in the simulation and then will be tested in real life conditions.

You should also need this auxiliary repository implementing the workspace for the Computer Vision tasks.

Folders explanation: