Files
PX4-Autopilot/src
Balduin adabdf42d0 moving platform: enable movement
We now have setPlatformVelocity, which commands a velocity command to
the platform. The platform handles it with the
gz::sim::systems::VelocityControl plugin.

We could also set the velocity once and forget about it (has no effect
if doing it directly after creating it though, need to wait a bit, 2
seconds worked). But by setting it constantly we can easily change to
more realistic boat-like movement.
2025-02-28 16:56:54 +01:00
..
2023-11-08 00:31:26 -05:00
2025-02-28 16:56:54 +01:00
2025-02-24 16:02:46 +01:00