class documentation
Represents a workspace that is defined by 4 points that represent the visual markers.
| Parameters | |
| name | unique (!) name that will be used to reference it |
| points | points defining the workspace, 0th element is the origin. |
| x | width of the workspace in m (between point_0 and point_1) |
| y | width of the workspace in m (between point_0 and point_3) |
| transform | tf transform msg from base_link to workspace origin |
| Class Method | from |
Undocumented |
| Method | __init__ |
Undocumented |
| Method | get |
Undocumented |
| Method | to |
Undocumented |
| Instance Variable | description |
Undocumented |
| Instance Variable | name |
Undocumented |
| Instance Variable | points |
Undocumented |
| Instance Variable | position |
Undocumented |
| Instance Variable | robot |
Undocumented |
| Instance Variable | rotation |
Undocumented |
| Instance Variable | x |
Undocumented |
| Instance Variable | y |
Undocumented |
| Instance Variable | yaw |
Undocumented |