moveit2 icon indicating copy to clipboard operation
moveit2 copied to clipboard

remove unused boost-filesystem

Open InvincibleRMC opened this issue 1 month ago • 0 comments

Description

Removed boost filesystem. Not actually being used anymore and already replaced with std::filesystem throughout.

Checklist

  • [x] Required by CI: Code is auto formatted using clang-format
  • [x] Extend the tutorials / documentation reference
  • [x] Document API changes relevant to the user in the MIGRATION.md notes
  • [x] Create tests, which fail without this PR reference
  • [x] Include a screenshot if changing a GUI
  • [x] While waiting for someone to review your request, please help review another open pull request to support the maintainers

InvincibleRMC avatar Dec 14 '25 22:12 InvincibleRMC