5 changed files with 5 additions and 5 deletions
@ -1,3 +1,3 @@
@@ -1,3 +1,3 @@
|
||||
# A representation of pose in free space, composed of postion and orientation. |
||||
# A representation of pose in free space, composed of position and orientation. |
||||
Point position |
||||
Quaternion orientation |
||||
|
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
# This represents force in free space, seperated into |
||||
# This represents force in free space, separated into |
||||
# it's linear and angular parts. |
||||
Vector3 force |
||||
Vector3 torque |
||||
|
Loading…
Reference in new issue