mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-05 11:00:34 +08:00
move platform to own world
in Tools/simulation/gz submodule. for now I am pointing it to the PR branch moving_platform_world which contains the moving_platform world. The world contains the platform so we remove the platform definition and the code that added it dynamically. Also the env var GZ_MOVING_PLATFORM is now gone -- world name can be set with existing env var PX4_GZ_WORLD.
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@
|
||||
[submodule "Tools/simulation/gz"]
|
||||
path = Tools/simulation/gz
|
||||
url = https://github.com/PX4/PX4-gazebo-models.git
|
||||
branch = main
|
||||
branch = moving_platform_world
|
||||
[submodule "boards/modalai/voxl2/libfc-sensor-api"]
|
||||
path = boards/modalai/voxl2/libfc-sensor-api
|
||||
url = https://gitlab.com/voxl-public/voxl-sdk/core-libs/libfc-sensor-api.git
|
||||
|
||||
Reference in New Issue
Block a user