Skip to content

Commit

Permalink
Enable OMPL Constrained Planning (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
amalnanavati authored Jan 5, 2024
1 parent 4ec49eb commit 8e5c6fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions panda_moveit_config/config/ompl_planning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ planner_configs:
type: geometric::TrajOpt

arm:
enforce_constrained_state_space: true
projection_evaluator: joints(panda_joint1,panda_joint2)
planner_configs:
- SBLkConfigDefault
- ESTkConfigDefault
Expand Down

0 comments on commit 8e5c6fd

Please sign in to comment.