MCPcopy Create free account
hub / github.com/PJLab-ADG/OASim / width

Method width

limsim/utils/obstacles.py:35–36  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

33
34 @property
35 def width(self) -> float:
36 return self._width
37
38 @property
39 def yaw(self) -> float:

Callers 5

__init__Method · 0.80
__init__Method · 0.80
__init__Method · 0.80
wheelEventMethod · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected