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