|
anyKode Marilou
|
Getting force sensors values.
M32 GetContactForces(Moda::Commons::ContactForces * pContacForces, int ContactForcesCount);
|
Parameters |
Description |
|
Moda::Commons::ContactForces * pContacForces |
[in/out] Array of ContactForce to be filled in with the forces values. |
|
int ContactForcesCount |
[in] Table size in number of elements. |
The system error code MODA_EOK if no error occurred, an error (see MODA errors) otherwise.
GetContactForces reads the force sensors values for each sensor in the group.
|
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|