moveit2
The MoveIt Motion Planning Framework for ROS 2.
Functions
moveit::python Namespace Reference

Functions

PYBIND11_EXPORT pybind11::object createMessage (const std::string &ros_msg_name)
 
PYBIND11_EXPORT bool convertible (const pybind11::handle &h, const char *ros_msg_name)
 

Function Documentation

◆ convertible()

bool moveit::python::convertible ( const pybind11::handle &  h,
const char *  ros_msg_name 
)

Definition at line 56 of file pybind_rosmsg_typecasters.cpp.

Here is the caller graph for this function:

◆ createMessage()

py::object moveit::python::createMessage ( const std::string &  ros_msg_name)

Definition at line 44 of file pybind_rosmsg_typecasters.cpp.

Here is the caller graph for this function: