Skip to content

2016UAVClass/AutoPilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Autopilot Contains Autopilot Controller, Task Scripts, and Mission Files

TODO: We need to write the following tasks as specified. Each task should be a python class with Ctor, Init() method, and Run() method. They need a _log method as well

GOTO: Takes in a waypoint in either init or ctor. Verifies that the waypoint is within a reasonable distance. Maybe converts waypoint to local? Publishes waypoint.

LAND: Lands the vehicle at a point.

LANDONTRAP. Lands the vehicle on top of the trap

TOGGLE SWITCH: Toggles the servo for the dropoff, pickup

ARM: Arms vehicle

Look at Takeoff_task for example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages