Skip to content
Snippets Groups Projects
Commit 3a9af857 authored by Armar6's avatar Armar6
Browse files

fixed reporting of gravitytorque

parent cfcafa72
No related branches found
No related tags found
No related merge requests found
......@@ -119,7 +119,7 @@ namespace armarx
svi.addBaseClass<SensorValue1DoFActuatorVelocity>();
svi.addBaseClass<SensorValue1DoFActuatorAcceleration>();
svi.addBaseClass<SensorValue1DoFActuatorTorque>();
//svi.addBaseClass<SensorValue1DoFGravityTorque>();
svi.addBaseClass<SensorValue1DoFGravityTorque>();
return svi;
}
};
......
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