You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe that this line correctly throws an exception if the commands being added to the ParallelCommandGroup have conflicting requirements. I believe it could be more helpful in identifying where the problem is.
pathplanner/pathplannerlib/src/main/java/com/pathplanner/lib/auto/CommandUtil.java
Line 89 in aa883be
https://www.chiefdelphi.com/t/pathplanner-parallel-command-group-error/453766?u=bovlb
I believe that this line correctly throws an exception if the commands being added to the ParallelCommandGroup have conflicting requirements. I believe it could be more helpful in identifying where the problem is.
The try block at
pathplanner/pathplannerlib/src/main/java/com/pathplanner/lib/auto/AutoBuilder.java
Line 736 in aa883be
The text was updated successfully, but these errors were encountered: