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/06/18 13:30] – 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: | + | ====== Assigned Force Functions ====== |
- | 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 | + | |
- | **FORCE**(segment) | + | The model-based items [[Visual3D: |
- | Select the force assigned to the Left Foot segment ([[Visual3D: | + | ==== Forces ==== |
- | **Evaluate_Expression** | + | Syntax: |
+ | |||
+ | Example: Select the force assigned to the Left Foot segment (whose [[Visual3D: | ||
+ | |||
+ | < | ||
+ | Evaluate_Expression | ||
/ | / | ||
/ | / | ||
! / | ! / | ||
! / | ! / | ||
- | **;** | + | ; |
- | \\ | + | </ |
+ | ==== Center of Pressure ==== | ||
- | ===== Center of Pressure ===== | + | Syntax: **COFP**(segment) |
- | **COFP**(segment) | + | Example: Select the center of pressure assigned to the Left Foot segment |
- | Select the center of pressure assigned to the Left Foot segment ([[Visual3D: | + | < |
- | + | Evaluate_Expression | |
- | **Evaluate_Expression** | + | |
/ | / | ||
/ | / | ||
! / | ! / | ||
! / | ! / | ||
- | **;** | + | ; |
- | ===== Free Moment ===== | + | </ |
- | **FREEMOMENT**(segment) | + | ==== Free Moment ==== |
- | Select the Free Moment assigned to the Left Foot segment | + | Syntax: **FREEMOMENT**(segment) |
- | **Evaluate_Expression** | + | Example: Select the Free Moment assigned to the Left Foot segment (whose [[Visual3D: |
+ | |||
+ | < | ||
+ | Evaluate_Expression | ||
/ | / | ||
/ | / | ||
! / | ! / | ||
! / | ! / | ||
- | **;** | + | ; |
- | \\ | + | </ |
+ | ==== Error Messages ==== | ||
- | ===== Error Messages ===== | + | There are several possible error messages related to the Assigned Forces expressions. |
- | **Error Messages** | + | === Segment Name must be Quoted === |
- | + | < | |
- | There are several possible error messages related to the Assigned Forces Function. | + | 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.1718717419.txt.gz · Last modified: 2024/06/18 13:30 by sgranger