Skip to content

Fix duplicate entry in gz_worlds list#23691

Merged
dakejahl merged 1 commit intoPX4:mainfrom
connwalk:fix-duplicate-gz-world
Sep 19, 2024
Merged

Fix duplicate entry in gz_worlds list#23691
dakejahl merged 1 commit intoPX4:mainfrom
connwalk:fix-duplicate-gz-world

Conversation

@connwalk
Copy link
Copy Markdown
Contributor

Solved Problem

src/modules/simulation/gz_bridge/CMakeLists.txt contains a duplicate entry in the gz_worlds list, causing build errors due to conflicting target definitions.

Solution

  • Removed the duplicate aruco entry from the gz_worlds list..

Changelog Entry

Bugfix: Fixed duplicate world entry in `gz_worlds` list causing build failure for simulation targets.

Test coverage

  • make test

@dakejahl dakejahl merged commit d01a3d8 into PX4:main Sep 19, 2024
Ali-barari pushed a commit to Ali-barari/AvesAID that referenced this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants