Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tommy Olofsson
ros_extctrl
Commits
8c618a7d
Commit
8c618a7d
authored
May 09, 2014
by
Tommy Olofsson
Browse files
Got jgc lc.
parent
b03d89c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
lc/statemachine.lc
0 → 100644
View file @
8c618a7d
// inputs to controller block (outputs from JGrafchart)
sample double Cf[144];
sample double refs[48];
sample double quat_refs[16];
sample double ctrlpar[240];
sample double chains[120];
sample double chains_params[120];
sample double redund_weight[196];
sample double skillFinished[2];
sample double state;
sample double detuning[2];
// outputs from controller block (inputs to JGrafchart)
sample double y_meas[96];
sample double quats[16];
sample double y_d_dot0[12];
sample double skillToRun[2];
sample double runExtctrl[2];
sample double resetProgram[2];
sample double kinematicsConverged[2];
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment