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
Remove redundant collision checks in the Smac Planners to optimize performance (#4857)
* initial prototype to resolve smac planner issue
Signed-off-by: Steve Macenski <[email protected]>
* fix test
Signed-off-by: Steve Macenski <[email protected]>
* initial prototype for coarse to fine checking for smac: incomplete
Signed-off-by: Steve Macenski <[email protected]>
* completed initial prototype; for testing and benchmarking now
Signed-off-by: Steve Macenski <[email protected]>
* fix typo
Signed-off-by: Steve Macenski <[email protected]>
* adding bounds checking for coarse
Signed-off-by: Steve Macenski <[email protected]>
* fix test
Signed-off-by: Steve Macenski <[email protected]>
* remove coarse to fine checks
Signed-off-by: Steve Macenski <[email protected]>
---------
Signed-off-by: Steve Macenski <[email protected]>
0 commit comments