moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
SharedData Class Reference

Public Member Functions

auto createUniqueInstance (const std::string &name) const

Static Public Member Functions

static const SharedDatainstance ()
static void release ()

Public Attributes

std::shared_ptr< rclcpp::Node > node_

Friends

class KinematicsTest

Detailed Description

Definition at line 70 of file test_kinematics_plugin.cpp.

Member Function Documentation

◆ createUniqueInstance()

auto SharedData::createUniqueInstance ( const std::string & name) const
inline

Definition at line 145 of file test_kinematics_plugin.cpp.

Here is the caller graph for this function:

◆ instance()

const SharedData & SharedData::instance ( )
inlinestatic

Definition at line 150 of file test_kinematics_plugin.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ release()

void SharedData::release ( )
inlinestatic

Definition at line 155 of file test_kinematics_plugin.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ KinematicsTest

friend class KinematicsTest
friend

Definition at line 72 of file test_kinematics_plugin.cpp.

Member Data Documentation

◆ node_

std::shared_ptr<rclcpp::Node> SharedData::node_

Definition at line 143 of file test_kinematics_plugin.cpp.


The documentation for this class was generated from the following file: