Hi,
Is there any documentation regarding the possible modifications of the C-space, but especially regarding adding constraints to the C-space? In the image below you mention this without referring to anything.
Kind regards,
Benoît Lagasse
![question.jpg](https://gitq.com/files/raw/d9907ccad545fe7d7f8333334881803f1e2d2ea8.jpg)
Hi,
Is there any documentation regarding the possible modifications of the C-space, but especially regarding adding constraints to the C-space? In the image below you mention this without referring to anything.
Kind regards,
Benoît Lagasse
Yes, you can look at the addFeasibilityTest method: http://motion.cs.illinois.edu/software/klampt/latest/pyklampt_docs/klampt.plan.cspace.html#klampt.plan.cspace.CSpace.addFeasibilityTest
For complete overriding of constraints, you can see this example: