| Package | Description |
|---|---|
| edu.wpi.rail.jrosbridge.messages.geometry |
| Modifier and Type | Method and Description |
|---|---|
PoseArray |
PoseArray.clone()
Create a clone of this PoseArray.
|
static PoseArray |
PoseArray.fromJsonObject(javax.json.JsonObject jsonObject)
Create a new PoseArray based on the given JSON object.
|
static PoseArray |
PoseArray.fromJsonString(String jsonString)
Create a new PoseArray based on the given JSON string.
|
static PoseArray |
PoseArray.fromMessage(Message m)
Create a new PoseArray based on the given Message.
|
Copyright © 2014. All rights reserved.