Skip to content
Snippets Groups Projects
Commit c6df7483 authored by Markus Swarowsky's avatar Markus Swarowsky
Browse files

removed cartesisan values from rt Pointer provider, forgot some members

parent df826e65
No related branches found
No related tags found
No related merge requests found
......@@ -78,14 +78,6 @@ namespace armarx
frontRightVelocity = velocity;
}
float* positionX;
float* positionY;
float* rotation;
float* velocityX;
float* velocityY;
float* velocityRotation;
float* frontRightVelocity;
float* frontLeftVelocity;
float* rearRightVelocity;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment