#include <cl_nav2z.hpp>
|
| template<typename TOrthogonal , typename TClient > |
| void | onComponentInitialization () |
| |
| template<typename TOrthogonal , typename TSourceObject > |
| void | onStateOrthogonalAllocation () |
| |
| template<typename SmaccComponentType , typename TOrthogonal , typename TClient , typename... TArgs> |
| SmaccComponentType * | createComponent (TArgs... targs) |
| |
| template<typename SmaccComponentType , typename TOrthogonal , typename TClient , typename... TArgs> |
| SmaccComponentType * | createNamedComponent (std::string name, TArgs... targs) |
| |
| rclcpp::Node::SharedPtr | getNode () |
| |
| rclcpp::Logger | getLogger () |
| |
| std::map< ComponentKey, std::shared_ptr< smacc2::ISmaccComponent > > | components_ |
| |
Definition at line 27 of file cl_nav2z.hpp.
◆ ClNav2Z()
| cl_nav2z::ClNav2Z::ClNav2Z |
( |
std::string | actionServerName = "/navigate_to_pose" | ) |
|
|
inline |
Definition at line 31 of file cl_nav2z.hpp.
32 {
33 }
std::string actionServerName_
◆ ~ClNav2Z()
| virtual cl_nav2z::ClNav2Z::~ClNav2Z |
( |
| ) |
|
|
virtualdefault |
◆ onComponentInitialization()
template<typename TOrthogonal , typename
TClient >
| void cl_nav2z::ClNav2Z::onComponentInitialization |
( |
| ) |
|
|
inline |
◆ actionServerName_
| std::string cl_nav2z::ClNav2Z::actionServerName_ |
|
private |
The documentation for this class was generated from the following file:
- smacc2_client_library/cl_nav2z/include/cl_nav2z/cl_nav2z.hpp