Skip to content

Jazzy/feat/col objs#14

Open
satokeeen wants to merge 3 commits into
jazzy-develfrom
jazzy/feat/col_objs
Open

Jazzy/feat/col objs#14
satokeeen wants to merge 3 commits into
jazzy-develfrom
jazzy/feat/col_objs

Conversation

@satokeeen
Copy link
Copy Markdown
Contributor

Added Features

Added interfaces for manipulating the MoveIt Planning Scene.

Implemented Functions

  • Interface for enabling/disabling collision checking

    • string[] collision_ids
    • bool allow
  • Interface for adding CollisionObjects associated with TF frames to the Planning Scene

    • string[] tf_frame_ids
    • moveit_msgs/CollisionObject[] collision_objects
  • Added an interface for managing CollisionObjects in the Planning Scene

    • Supports adding and updating CollisionObjects

Purpose

  • Enable dynamic generation and management of CollisionObjects in MoveIt
  • Allow switching collision checking on/off for specific objects
  • Enable TF-based Planning Scene updates synchronized with the real environment

@satokeeen satokeeen requested a review from MrKeith99 May 29, 2026 09:50
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.

1 participant