Skip to content

Monash-Connected-Autonomous-Vehicle/minidrone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏎️ MiniDrone

This repository contains the software for the MCAV MiniDrone project.

Requirements

It is recommended to install and run this project using docker. See Docker Instructions.

Installation

git clone https://github.com/Monash-Connected-Autonomous-Vehicle/minidrone.git

How to start system

  1. cd minidrone

  2. docker/run.sh

Can start the ros 1 bridge by going to tmux window 2. (See Tmux Instructions)

Runing lane following

  1. Lane detection + lane following: ros2 launch md_lane_detection lane_following.launch.xml
  2. (Optional): Run gazebo to simulate:
. /usr/share/gazebo/setup.sh
. ~/mcav_ws/install/setup.bash
ros2 launch minidrone_gazebo grassy_circuit.launch.py 

About

MiniDrone project repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published