moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Classes | |
class | RDFLoader |
class | SynchronizedStringParameter |
SynchronizedStringParameter is a way to load a string from the ROS environment. More... | |
Typedefs | |
using | NewModelCallback = std::function< void()> |
using | StringCallback = std::function< void(const std::string &)> |
Functions | |
MOVEIT_CLASS_FORWARD (RDFLoader) | |
using rdf_loader::NewModelCallback = typedef std::function<void()> |
Definition at line 53 of file rdf_loader.h.
using rdf_loader::StringCallback = typedef std::function<void(const std::string&)> |
Definition at line 44 of file synchronized_string_parameter.h.
rdf_loader::MOVEIT_CLASS_FORWARD | ( | RDFLoader | ) |