Skip to content

AutoAPMS/auto_apms_aerostack2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto_apms_aerostack2

This repo adds plugins to the AutoAPMS framework to support AeroStack2 when creating autonomous missions for aerial robotics using behavior trees.

Usage

To define a behavior using the nodes provided by this package, you link them against your behavior like this:

auto_apms_behavior_tree_register_trees( 
  "behavior/my_tree.xml"
  NODE_MANIFEST
  auto_apms_aerostack2::behavior_tree_nodes
)

About

Plugins for interfacing with Aerostack2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published