AutoAPMS
Resilient Robot Mission Management
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nauto_apms_behavior_tree
 Nexceptions
 CResourceIdentityFormatError
 CRosNodeError
 CTreeBuildError
 CTreeExecutionError
 CTreeXMLFormatError
 CBTStateObserver
 CNodeManifestData structure for resource lookup data and configuration parameters required for loading and registering multiple behavior tree node plugins
 CNodePluginClassLoaderVersion of pluginlib::ClassLoader specifically for loading installed behavior tree node plugins
 CNodeRegistrationFactory
 CNodeRegistrationInterface
 CNodeRegistrationParamsBehavior tree node registration parameters
 CRosActionNodeAbstract class to wrap rclcpp_action::Client<>
 CRosNodeContext
 CRosPublisherNodeAbstract class to wrap a ROS publisher
 CRosServiceNodeAbstract class use to wrap rclcpp::Client<>
 CRosSubscriberNodeAbstract class to wrap a Topic subscriber. Considering the example in the tutorial: https://docs.ros.org/en/humble/Tutorials/Beginner-Client-Libraries/Writing-A-Simple-Cpp-Publisher-And-Subscriber.html
 CTreeBuilderClass for creating behavior trees according to the builder design pattern
 CTreeBuilderBase
 CTreeBuilderClassLoaderVersion of pluginlib::ClassLoader specifically for loading installed behavior tree builder plugins
 CTreeBuilderFactoryInterface
 CTreeBuilderFactoryTemplate
 CTreeExecutor
 CTreeExecutorServer
 CTreeResourceStruct containing behavior tree resource data
 Nauto_apms_core
 Nexceptions
 CExceptionBaseBase class for all exceptions of AutoAPMS
 CResourceNotFoundError
 CActionClientWrapperConvenience wrapper for a rclcpp_action::Client that introduces synchronous goal handling functions
 CActionContext
 CTaskGeneric base class for robot actions
 Nauto_apms_px4
 CModeBaseClass to model the mode referring to an external task
 CModeExecutor
 CModeExecutorFactory
 CPositionAwareMode
 CVehicleCommandClient