VectorToWorld Method
- Updated2023-02-21
- 1 minute(s) read
Short Name: BodyVectorToWorld
Requires: Robotics Module
Class: Body Method
To Use: Create a property or method.
Rotates a vector expressed in the body coordinate system to the world coordinate system.
Parameters
| Name | Direction | Type |
|---|---|---|
| VectorToWorld | noDirection | void |
| vector(body) | In and out | 2D array of single-precision, floating-point numbers |
| vector(world) | In and out | 2D array of single-precision, floating-point numbers |