Skip to content

feat: Compute the signed distance field and project the configuration into a collision-free state.#92

Open
WeihangGuo wants to merge 9 commits intoKavrakiLab:mainfrom
WeihangGuo:main
Open

feat: Compute the signed distance field and project the configuration into a collision-free state.#92
WeihangGuo wants to merge 9 commits intoKavrakiLab:mainfrom
WeihangGuo:main

Conversation

@WeihangGuo
Copy link
Contributor

@WeihangGuo WeihangGuo commented Feb 24, 2026

  • Compute the signed distance between the robot and the environment
  • Simple gradient descent to project the robot from the environment collision
    • Add self-collision and robot joint limit as constraints in the optimization
  • Provide Python binding to the functions
  • Support CAPT
  • Benchmark and further optimize

projection_demo

@WeihangGuo WeihangGuo changed the title Compute the signed distance field and project the configuration into a collision-free state. feat: Compute the signed distance field and project the configuration into a collision-free state. Feb 24, 2026
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