|
playerc_position2d_t Struct Reference
[position2d]
#include <playerc.h>
List of all members.
Detailed Description
Position2d device data.
Member Data Documentation
|
Device info; must be at the start of all device structures. |
|
Robot geometry in robot cs: pose gives the position2d and orientation, size gives the extent. These values are filled in by playerc_position2d_get_geom(). |
|
Odometric pose (m, m, rad). |
|
Odometric pose (m, m, rad). |
|
Odometric pose (m, m, rad). |
|
Odometric velocity (m/s, m/s, rad/s). |
|
Odometric velocity (m/s, m/s, rad/s). |
|
Odometric velocity (m/s, m/s, rad/s). |
The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:16:04 2005 for Player by 1.3.6
|