Gijs de Jong
Gijs de Jong
# Objective Provide a way for the methods in `AnyCollider` to obtain extra context from the ecs/entity it is attached to. ## Solution - Add a `Context` GAT to the...
### What This updates the `detect_and_track` example to use the new video api.
### Question I'm training a simple PPO agent in a mujoco gym env, however I've noticed that over the course of training the FPS goes down significantly. The fps keeps...
This exposes the optional name of a parsed mesh.
`DepthImage`s are currently handled as raw `ImageBuffer` inside, but there are use cases where depth images are stored in encoded formats, such as TIFF (e.g., LeRobot datasets). Since TIFF decoding...