-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
There are two control plugins operating simultaneously within the model.sdf.
I,e, the acceleration and attitude controllers.
If the user chooses to even send a message to more than one during simulation, they both will conflict with each other and become unusable? How can we over come this? Would a launch file argument help for this?
Ref:
Here:
rmf_gz/resources/robots/rmf/model.sdf
Line 616 in 976f910
| <plugin filename="libgz-sim-multicopter-attitude-control-system.so" name="gz::sim::systems::MulticopterAttitudeControl"> |
and
here:
rmf_gz/resources/robots/rmf/model.sdf
Line 667 in 976f910
| <plugin filename="libgz-sim-multicopter-acceleration-control-system.so" name="gz::sim::systems::MulticopterAccelerationControl"> |
Copilot
Metadata
Metadata
Labels
No labels