-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[skinDynLib] Add forceTorqueEstimateConfidence
Add a new integer attribute (that is correctly transmitted over the network) that represents the confidence on the force/torque estimate trasmitted with the skinContact . The actual meaning is implementation defined, but the idea that more precise estimation (for example estimation using calibrated skin) should fill this parameter with a greater integer w.r.t. rough estimations of the contact force.
- Loading branch information
1 parent
848c50f
commit 2f370f6
Showing
3 changed files
with
46 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters