public class PlayerMap
extends java.lang.Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PlayerMap.CMD |
|
static class |
PlayerMap.DATA |
| Modifier and Type | Field | Description |
|---|---|---|
int |
height |
|
double[][] |
map |
|
double |
resolution |
|
boolean |
updated |
|
int |
width |
| Constructor | Description |
|---|---|
PlayerMap() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
setReq(yarp.Bottle b,
boolean map) |
|
void |
update(yarp.Bottle b) |