MCPcopy Create free account
hub / github.com/Rex-sys-hk/PlanScope / DynamicStateIndex

Class DynamicStateIndex

src/post_processing/common/enum.py:115–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113
114
115class DynamicStateIndex(IntEnum):
116 ACCELERATION_X = 0
117 STEERING_RATE = 1
118
119
120class BBCoordsIndex(IntEnum):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected