Pre-mixed inputs to fcs #1283
-
Hello Team, I am creating a model to integrate with my flight controller SITL, which already mixes the inputs and outputs the actuator commands directly. To give an example, instead of having I tried implementing exactly that in a simple fcs but I get "Property fcs/elevon-right-cmd-norm does not exist" error. Is it possible to define such property?
Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Try declaring them, e.g. Lines 311 to 315 in f794e04 |
Beta Was this translation helpful? Give feedback.
Try declaring them, e.g.
jsbsim/aircraft/f16/f16.xml
Lines 311 to 315 in f794e04