visual3d:documentation:pipeline:expressions:assigned_force_functions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:expressions:assigned_force_functions [2024/07/16 19:28] – created sgranger | visual3d:documentation:pipeline:expressions:assigned_force_functions [2024/09/11 17:22] (current) – Cleaned up formatting. wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
+ | |||
+ | The model-based items [[Visual3D: | ||
- | The model based items [[Visual3D: | ||
- | This is because these signals have the option to be resolved into a Segment Coordinate System and all Segment Coordinate Systems (except the default LAB) are at the motion capture rate. | ||
- | There are times, however, when it would be useful to get the Force, CofP, and FreeMoment for the [[Visual3D: | ||
==== Forces ==== | ==== Forces ==== | ||
- | **FORCE**(segment) | + | Syntax: |
- | Select the force assigned to the Left Foot segment ([[Visual3D: | + | Example: |
- | **Evaluate_Expression** | + | < |
+ | Evaluate_Expression | ||
/ | / | ||
/ | / | ||
! / | ! / | ||
! / | ! / | ||
- | **;** | + | ; |
- | \\ | + | </ |
==== Center of Pressure ==== | ==== Center of Pressure ==== | ||
- | **COFP**(segment) | + | Syntax: |
- | Select the center of pressure assigned to the Left Foot segment ([[Visual3D: | + | Example: |
- | **Evaluate_Expression** | + | < |
+ | Evaluate_Expression | ||
/ | / | ||
/ | / | ||
! / | ! / | ||
! / | ! / | ||
- | **;** | + | ; |
+ | </ | ||
==== Free Moment ==== | ==== Free Moment ==== | ||
- | **FREEMOMENT**(segment) | + | Syntax: |
- | Select the Free Moment assigned to the Left Foot segment ([[Visual3D: | + | Example: |
- | **Evaluate_Expression** | + | < |
+ | Evaluate_Expression | ||
/ | / | ||
/ | / | ||
! / | ! / | ||
! / | ! / | ||
- | **;** | + | ; |
- | \\ | + | </ |
==== Error Messages ==== | ==== Error Messages ==== | ||
- | **Error Messages** | + | There are several possible error messages related to the Assigned Forces expressions. |
- | There are several possible error messages related to the Assigned Forces Function. | + | === Segment Name must be Quoted === |
- | + | < | |
- | **Evaluate_Expression** | + | Evaluate_Expression |
/ | / | ||
/ | / | ||
/ | / | ||
/ | / | ||
- | **;** | + | ; |
- | **WARNING! No Segment Name was specified. Did you forget the quotes?** | + | |
+ | WARNING! No Segment Name was specified. Did you forget the quotes? | ||
+ | </ | ||
In order to ensure that a string containing the segment name is recognized quotes must be used. | In order to ensure that a string containing the segment name is recognized quotes must be used. | ||
- | **Evaluate_Expression** | + | |
+ | === Segment Not in Link Model === | ||
+ | < | ||
+ | Evaluate_Expression | ||
/ | / | ||
/ | / | ||
/ | / | ||
/ | / | ||
- | **;** | + | ; |
- | **INFO! Segment Junk was not found** | + | |
- | The segment | + | INFO! Segment Junk was not found |
- | **Evaluate_Expression** | + | </ |
+ | |||
+ | The segment | ||
+ | |||
+ | === Use Default Segment Names === | ||
+ | < | ||
+ | Evaluate_Expression | ||
/ | / | ||
/ | / | ||
/ | / | ||
/ | / | ||
- | **;** | + | ; |
- | **WARNING! Evaluate_Expression requires default segment names. For Right Foot use RFT** | + | |
- | Visual3D has a set of [[Visual3D: | + | WARNING! Evaluate_Expression requires default segment names. For Right Foot use RFT |
- | expressions can be shared between users that have different config files. | + | </ |
- | **Evaluate_Expression** | + | |
+ | Visual3D has a set of [[Visual3D: | ||
+ | |||
+ | === Can't Use Kinematic Only Segments === | ||
+ | < | ||
+ | Evaluate_Expression | ||
/ | / | ||
/ | / | ||
/ | / | ||
/ | / | ||
- | **;** | + | ; |
- | **INFO! Segment Right Fore Foot is Kinematic Only, so there is no Force Assignment possible.** | + | |
- | Only Kinetic | + | INFO! Segment Right Fore Foot is Kinematic Only, so there is no Force Assignment possible. |
+ | </ | ||
+ | |||
+ | Only kinetic | ||
visual3d/documentation/pipeline/expressions/assigned_force_functions.1721158087.txt.gz · Last modified: 2024/07/16 19:28 by sgranger