Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
mapFile Namespace Reference

Classes

class  My_Yaml_Dump
 

Functions

 stringToLandmarkType (string)
 
 landmarkTypeToString (type)
 
 writeYaml (fileName, cones, leftLane, rightLane, timeKeeping, startPose, earthToTrack)
 
 readYaml (fileName)
 

Function Documentation

◆ landmarkTypeToString()

mapFile.landmarkTypeToString (   type)

Definition at line 37 of file mapFile.py.

Here is the caller graph for this function:

◆ readYaml()

mapFile.readYaml (   fileName)

Definition at line 96 of file mapFile.py.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ stringToLandmarkType()

mapFile.stringToLandmarkType (   string)

Definition at line 21 of file mapFile.py.

Here is the caller graph for this function:

◆ writeYaml()

mapFile.writeYaml (   fileName,
  cones,
  leftLane,
  rightLane,
  timeKeeping,
  startPose,
  earthToTrack 
)

Definition at line 52 of file mapFile.py.

Here is the call graph for this function:
Here is the caller graph for this function: