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

Function draw_waypoints

PythonAPI/agents/tools/misc.py:18–32  ·  view source on GitHub ↗

Draw a list of waypoints at a certain height given in z. :param world: carla.world object :param waypoints: list or iterable container with the waypoints to draw :param z: height in meters :return:

(world, waypoints, z=0.5)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

run_stepMethod · 0.90

Calls 1

draw_arrowMethod · 0.45

Tested by

no test coverage detected