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
Since the path generator code will now be run directly on the computer interactively, we need to add some safety checks in the code to make sure it doesn't crash. This includes things like checking number of waypoints, checking velocity, etc.
Since the path generator code will now be run directly on the computer interactively, we need to add some safety checks in the code to make sure it doesn't crash. This includes things like checking number of waypoints, checking velocity, etc.