#include <RadarObject.h>
Public Types | |
typedef ::geometry_msgs::Pose_< ContainerAllocator > | _bounding_box_center_type |
typedef ::geometry_msgs::Vector3_< ContainerAllocator > | _bounding_box_size_type |
typedef std::vector< ::geometry_msgs::Point_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Point_< ContainerAllocator > >::other > | _contour_points_type |
typedef int32_t | _id_type |
typedef ros::Time | _last_seen_type |
typedef ::geometry_msgs::PoseWithCovariance_< ContainerAllocator > | _object_box_center_type |
typedef ::geometry_msgs::Vector3_< ContainerAllocator > | _object_box_size_type |
typedef ros::Time | _tracking_time_type |
typedef ::geometry_msgs::TwistWithCovariance_< ContainerAllocator > | _velocity_type |
typedef std::shared_ptr< ::sick_scan_xd::RadarObject_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::sick_scan_xd::RadarObject_< ContainerAllocator > > | Ptr |
typedef RadarObject_< ContainerAllocator > | Type |
Public Member Functions | |
RadarObject_ () | |
RadarObject_ (const ContainerAllocator &_alloc) | |
Definition at line 29 of file RadarObject.h.
typedef ::geometry_msgs::Pose_<ContainerAllocator> sick_scan_xd::RadarObject_< ContainerAllocator >::_bounding_box_center_type |
Definition at line 71 of file RadarObject.h.
typedef ::geometry_msgs::Vector3_<ContainerAllocator> sick_scan_xd::RadarObject_< ContainerAllocator >::_bounding_box_size_type |
Definition at line 74 of file RadarObject.h.
typedef std::vector< ::geometry_msgs::Point_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Point_<ContainerAllocator> >::other > sick_scan_xd::RadarObject_< ContainerAllocator >::_contour_points_type |
Definition at line 83 of file RadarObject.h.
typedef int32_t sick_scan_xd::RadarObject_< ContainerAllocator >::_id_type |
Definition at line 59 of file RadarObject.h.
typedef ros::Time sick_scan_xd::RadarObject_< ContainerAllocator >::_last_seen_type |
Definition at line 65 of file RadarObject.h.
typedef ::geometry_msgs::PoseWithCovariance_<ContainerAllocator> sick_scan_xd::RadarObject_< ContainerAllocator >::_object_box_center_type |
Definition at line 77 of file RadarObject.h.
typedef ::geometry_msgs::Vector3_<ContainerAllocator> sick_scan_xd::RadarObject_< ContainerAllocator >::_object_box_size_type |
Definition at line 80 of file RadarObject.h.
typedef ros::Time sick_scan_xd::RadarObject_< ContainerAllocator >::_tracking_time_type |
Definition at line 62 of file RadarObject.h.
typedef ::geometry_msgs::TwistWithCovariance_<ContainerAllocator> sick_scan_xd::RadarObject_< ContainerAllocator >::_velocity_type |
Definition at line 68 of file RadarObject.h.
typedef std::shared_ptr< ::sick_scan_xd::RadarObject_<ContainerAllocator> const> sick_scan_xd::RadarObject_< ContainerAllocator >::ConstPtr |
Definition at line 91 of file RadarObject.h.
typedef std::shared_ptr< ::sick_scan_xd::RadarObject_<ContainerAllocator> > sick_scan_xd::RadarObject_< ContainerAllocator >::Ptr |
Definition at line 90 of file RadarObject.h.
typedef RadarObject_<ContainerAllocator> sick_scan_xd::RadarObject_< ContainerAllocator >::Type |
Definition at line 31 of file RadarObject.h.
|
inline |
Definition at line 33 of file RadarObject.h.
|
inline |
Definition at line 44 of file RadarObject.h.
_bounding_box_center_type sick_scan_xd::RadarObject_< ContainerAllocator >::bounding_box_center |
Definition at line 72 of file RadarObject.h.
_bounding_box_size_type sick_scan_xd::RadarObject_< ContainerAllocator >::bounding_box_size |
Definition at line 75 of file RadarObject.h.
_contour_points_type sick_scan_xd::RadarObject_< ContainerAllocator >::contour_points |
Definition at line 84 of file RadarObject.h.
_id_type sick_scan_xd::RadarObject_< ContainerAllocator >::id |
Definition at line 60 of file RadarObject.h.
_last_seen_type sick_scan_xd::RadarObject_< ContainerAllocator >::last_seen |
Definition at line 66 of file RadarObject.h.
_object_box_center_type sick_scan_xd::RadarObject_< ContainerAllocator >::object_box_center |
Definition at line 78 of file RadarObject.h.
_object_box_size_type sick_scan_xd::RadarObject_< ContainerAllocator >::object_box_size |
Definition at line 81 of file RadarObject.h.
_tracking_time_type sick_scan_xd::RadarObject_< ContainerAllocator >::tracking_time |
Definition at line 63 of file RadarObject.h.
_velocity_type sick_scan_xd::RadarObject_< ContainerAllocator >::velocity |
Definition at line 69 of file RadarObject.h.