#include <cl_moveit2z.hpp>
|
| moveit::planning_interface::MoveGroupInterface::Options | options_ |
| |
|
| 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 29 of file cl_moveit2z.hpp.
◆ ClMoveit2z() [1/2]
| cl_moveit2z::ClMoveit2z::ClMoveit2z |
( |
std::string | groupName | ) |
|
Definition at line 26 of file cl_moveit2z.cpp.
moveit::planning_interface::MoveGroupInterface::Options options_
◆ ClMoveit2z() [2/2]
| cl_moveit2z::ClMoveit2z::ClMoveit2z |
( |
const moveit::planning_interface::MoveGroupInterface::Options & | options | ) |
|
◆ ~ClMoveit2z()
| cl_moveit2z::ClMoveit2z::~ClMoveit2z |
( |
| ) |
|
|
virtual |
◆ getOptions()
| const moveit::planning_interface::MoveGroupInterface::Options & cl_moveit2z::ClMoveit2z::getOptions |
( |
| ) |
const |
|
inline |
◆ onComponentInitialization()
template<typename TOrthogonal , typename
TClient >
| void cl_moveit2z::ClMoveit2z::onComponentInitialization |
( |
| ) |
|
|
inline |
◆ options_
| moveit::planning_interface::MoveGroupInterface::Options cl_moveit2z::ClMoveit2z::options_ |
|
private |
The documentation for this class was generated from the following files: