osrf / rmf_core

Provides the centralized functions of RMF: scheduling, etc.
Apache License 2.0
102 stars 41 forks source link

Fix an incorrect assertion #259

Closed mxgrey closed 3 years ago

mxgrey commented 3 years ago

This fixes an incorrect assertion, and also collapses a search node's trajectories when possible, although the latter is more of a micro-optimization rather than a bug.