moveit2
The MoveIt Motion Planning Framework for ROS 2.
Classes | Namespaces | Functions
ros_msg_typecasters.h File Reference
#include <pybind11/pybind11.h>
#include <rclcpp/rclcpp.hpp>
#include <rclcpp/serialization.hpp>
#include <rclcpp/duration.hpp>
Include dependency graph for ros_msg_typecasters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pybind11::detail::RosMsgTypeCaster< T >
 
struct  pybind11::detail::type_caster< T, enable_if_t< rosidl_generator_traits::is_message< T >::value > >
 

Namespaces

 moveit_py
 
 moveit_py::moveit_py_utils
 
 pybind11
 
 pybind11::detail
 

Functions

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