moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <ros_msg_typecasters.h>
Public Member Functions | |
bool | load (handle src, bool) |
PYBIND11_TYPE_CASTER (T, _< T >()) | |
Static Public Member Functions | |
static handle | cast (const T &src, return_value_policy, handle) |
Definition at line 61 of file ros_msg_typecasters.h.
|
inlinestatic |
Definition at line 65 of file ros_msg_typecasters.h.
|
inline |
pybind11::detail::RosMsgTypeCaster< T >::PYBIND11_TYPE_CASTER | ( | T | , |
_< T > | () | ||
) |