↓ 2 callersFunctioncompute_agents_vertices Args: position: (N, T, 2) angle: (N, T) shape: (N, 2) [width, length] Returns: 4 corners of oriented box (FL,
src/post_processing/common/geometry.py:15
↓ 1 callersMethod__init__(
self,
state_channel=6,
history_channel=9,
dim=128,
hist_steps=21,
src/models/pluto/modules/agent_encoder.py:9