Commit dc0eb83
authored
Make ACTUATION suffix available in release (#3162)
Multiple commenters on Reddit, and my own current project, require access to the output of the SteeringManager. This is already available under the ACTUATION suffix of SteeringManager, but only in DEBUG builds. This makes it available in release builds as well.
See: https://www.reddit.com/r/Kos/comments/lx5nb6/get_steering_output_values/ and https://www.reddit.com/r/Kos/comments/a4qer7/getting_yawpitchroll_control_deflections_when/1 parent e3bec32 commit dc0eb83
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| 371 | + | |
371 | 372 | | |
372 | 373 | | |
373 | | - | |
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
| |||
1567 | 1567 | | |
1568 | 1568 | | |
1569 | 1569 | | |
1570 | | - | |
| 1570 | + | |
0 commit comments