Skip to content

Simultaneous / conflicting controllers? #1

@mihirk284

Description

@mihirk284

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:

<plugin filename="libgz-sim-multicopter-attitude-control-system.so" name="gz::sim::systems::MulticopterAttitudeControl">

and
here:
<plugin filename="libgz-sim-multicopter-acceleration-control-system.so" name="gz::sim::systems::MulticopterAccelerationControl">

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions