Files
PX4-Autopilot/src/modules
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
..
2025-01-26 23:05:39 -05:00