Skip to content

Repository for AMAV team codebase in the 2018 AHS Competition.

Notifications You must be signed in to change notification settings

saimouli/TerpCopter2018

 
 

Repository files navigation

Build Status

license

TerpCopter2018

Dependencies

Running

Start MAVROS (from anywhere):

roslaunch mavros px4.launch 

And launch terpcopter:

roslaunch terpcopter_commander terpcopter_commander.launch

run offboard mode:

rosrun mavros mavsys mode -c OFFBOARD

arm the vechile:

rosrun mavros mavsafety arm

Test Services

rossrv show [service name]
rosservice call [service name] [arg]

About

Repository for AMAV team codebase in the 2018 AHS Competition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.2%
  • Python 13.4%
  • CMake 11.5%
  • MATLAB 4.3%
  • C 0.6%