Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Shared messages sent between ground station, interop, imaging, and autopilot

Notifications You must be signed in to change notification settings

BYU-AUVSI/uav_msgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uav_msgs

Shared messages sent between ground station, interop, imaging, and autopilot

Usage

  • Clone repo in ros workspace and run catkin_make.
  • In your python file, type from uav_msgs.msg import <message type>.
  • Use as you would a built-in message type.

Adding new messages or services

  • Add messages under msg folder.
  • Add services under srv folder.
  • Add the service or message name to the appropriate place in CMakeLists.txt

About

Shared messages sent between ground station, interop, imaging, and autopilot

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages