Public Member Functions | Static Private Attributes
org.ros.android.view.visualization.shape.RobotShape Class Reference
Inheritance diagram for org.ros.android.view.visualization.shape.RobotShape:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 RobotShape ()

Static Private Attributes

static final Color COLOR = Color.fromHexAndAlpha("ffa800", 1.0f)
static final float VERTICES []

Detailed Description

Represents the robot.

Author:
damonkohler@google.com (Damon Kohler)

Definition at line 26 of file RobotShape.java.


Constructor & Destructor Documentation

Definition at line 40 of file RobotShape.java.


Member Data Documentation

Reimplemented in org.ros.android.view.visualization.shape.GoalShape.

Definition at line 28 of file RobotShape.java.

Initial value:
 {
      0.0f, 0.0f, 0.0f,
      -0.1f, 0.0f, 0.0f,
      -0.2f, -0.05f, 0.0f,
      -0.2f, -0.2f, 0.0f,
      0.2f, 0.0f, 0.0f,
      -0.2f, 0.2f, 0.0f,
      -0.2f, 0.05f, 0.0f,
      -0.1f, 0.0f, 0.0f
      }

Definition at line 29 of file RobotShape.java.


The documentation for this class was generated from the following file:


android_core
Author(s): Damon Kohler
autogenerated on Thu Aug 27 2015 12:11:33