Skip to content

Commit

Permalink
wip: platform controller plugin
Browse files Browse the repository at this point in the history
just for developing the plugin. will change to new plugin infrastructure
once PX4/PX4-Autopilot#24441 merges.
  • Loading branch information
mbjd committed Mar 7, 2025
1 parent 04219ed commit 93587c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worlds/moving_platform.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,7 @@
name="gz::sim::systems::VelocityControl">
<link_name>platform_link</link_name>
</plugin>
<plugin name="custom::MovingPlatformController" filename="libMovingPlatformController.so" />
</model>
<light name="sunUTC" type="directional">
<pose>0 0 500 0 -0 0</pose>
Expand Down

0 comments on commit 93587c1

Please sign in to comment.