RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.35k stars 1.27k forks source link

Add Expression Costs and Formula Constraints to EdgesBetweenSubgraphs in GcsTrajectoryOptimization #22155

Closed cohnt closed 1 week ago

cohnt commented 2 weeks ago

Towards #21981. Adds placeholder variables to EdgesBetweenSubgraphs that can be used to construct costs and constraints to each edge.

+@russtedrake for feature review, please! cc @wrangelvid


This change is Reviewable