Template Struct type_caster< rclcpp::Duration >
- Defined in File ros_msg_typecasters.h 
Struct Documentation
- 
template<>
 struct type_caster<rclcpp::Duration>
- Convert rclcpp::Duration to/from float. - Public Functions - 
inline bool load(handle src, bool convert)
 - PYBIND11_TYPE_CASTER (rclcpp::Duration, _("Duration"))
 - Public Static Functions - 
static inline handle cast(rclcpp::Duration &&src, return_value_policy, handle)
 
- 
inline bool load(handle src, bool convert)