Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpectacularAI/sdk
/ getPosition
Method
getPosition
python/cli/visualization/serialization.py:125–126 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
123
return
self.worldToCamera
124
125
def
getPosition(self):
126
return
self.position
127
128
class
MockVioOutput:
129
def
__init__(self, data):
Callers
2
__render
Method · 0.80
processVioOutput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected