moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
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) |
bool moveit::python::convertible | ( | const pybind11::handle & | h, |
const char * | ros_msg_name | ||
) |
Definition at line 56 of file pybind_rosmsg_typecasters.cpp.
py::object moveit::python::createMessage | ( | const std::string & | ros_msg_name | ) |
Definition at line 44 of file pybind_rosmsg_typecasters.cpp.