Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PJLab-ADG/OASim
/ shape
Method
shape
limsim/utils/obstacles.py:174–175 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
172
173
@property
174
def
shape(self) -> Shape:
175
return
self._shape
176
177
@property
178
def
lane_id(self) -> str:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected