Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PJLab-ADG/OASim
/ type
Method
type
limsim/utils/obstacles.py:166–167 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
164
165
@property
166
def
type(self) -> ObsType:
167
return
self._obstacle_type
168
169
@property
170
def
current_state(self) -> State:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected