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
* fix bug in orientation filtering
some global planners output all zeros for orientation, however
the plan is in the global frame. when transforming to the local
frame, the orientation is no longer zero. Instead of comparing
to zero, we simply check if all the orientations in the middle
of the plan are equal
Signed-off-by: Michael Ferguson <[email protected]>
* account for floating point error
Signed-off-by: Michael Ferguson <[email protected]>
---------
Signed-off-by: Michael Ferguson <[email protected]>
Signed-off-by: CihatAltiparmak <[email protected]>
0 commit comments