MCPcopy Create free account
hub / github.com/dotchen/LearningByCheating / LocalPlanner

Class LocalPlanner

PythonAPI/agents/navigation/local_planner.py:39–239  ·  view source on GitHub ↗

LocalPlanner implements the basic behavior of following a trajectory of waypoints that is generated on-the-fly. The low-level motion of the vehicle is computed by using two PID controllers, one is used for the lateral control and the other for the longitudinal control (cruise speed).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.90
__init__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected