player_ranger_geom Struct Reference

Data and Request/reply: Get geometry. More...

#include <player_interfaces.h>

Collaboration diagram for player_ranger_geom:
Collaboration graph

Detailed Description

Data and Request/reply: Get geometry.

(PLAYER_RANGER_REQ_GET_GEOM)

The ranger device position, orientation and size.

Public Attributes

player_pose3d_t pose
 Device centre pose in robot CS [m, m, m, rad, rad, rad].
 
player_bbox3d_t size
 Size of the device [m, m, m].
 
uint32_t element_poses_count
 Number of individual elements that make up the device.
 
player_pose3d_telement_poses
 Pose of each individual element that makes up the device (in device CS).
 
uint32_t element_sizes_count
 Number of individual elements that make up the device.
 
player_bbox3d_telement_sizes
 Size of each individual element that makes up the device.
 

The documentation for this struct was generated from the following file: