You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your use case
Most of the current FSW algorithm modules that output messages to trigger effectors (e.g. RWA nullspace, RWA motor-torque, thruster selection, etc) do not have an easy way to zero their output message such that if they are turned off, the effectors will receive the last command continuously resulting in runaway operations.
Describe alternatives solutions you've considered
It would be nice if algorithms that output request messages to hardware models would zero their output message in the reset methods so that there is an easy way to passivate an effector when you turn off its controlling algorithm.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Describe your use case
Most of the current FSW algorithm modules that output messages to trigger effectors (e.g. RWA nullspace, RWA motor-torque, thruster selection, etc) do not have an easy way to zero their output message such that if they are turned off, the effectors will receive the last command continuously resulting in runaway operations.
Describe alternatives solutions you've considered
It would be nice if algorithms that output request messages to hardware models would zero their output message in the reset methods so that there is an easy way to passivate an effector when you turn off its controlling algorithm.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: