embodied-agents icon indicating copy to clipboard operation
embodied-agents copied to clipboard

Seamlessly integrate state-of-the-art transformer models into robotics stacks

Results 18 embodied-agents issues
Sort by recently updated
recently updated
newest added

Make some optional with lazy loading.

Was taking a look at the OpenVLA baseline in colab but it seems the final video is a failure. For some context I'm in the middle of porting the simpler...

# DinoV2 with registers backbone, transformer decoder, classifier free guidance film layers training script ☘️ Shoot an email to [email protected] if you'd like to tackle this issue and I'll help...

This pull request aims to resolve #33

Create a new subclass of [SensoryAgent](https://github.com/MbodiAI/mbodied-agents/blob/b53ffa5f735daf69cda33caeb67de831bdb1ad46/src/mbodied_agents/agents/sense/sensory_agent.py) that returns a [Sample](https://github.com/MbodiAI/mbodied-agents/blob/b53ffa5f735daf69cda33caeb67de831bdb1ad46/src/mbodied_agents/base/sample.py) subclass representing the objects and volume bounding boxes. Steps: - [ ] 1. Experiment with pre-trained models in [Open3D-ML](https://github.com/isl-org/Open3D-ML?tab=readme-ov-file#model-zoo) -...

good first issue

### Description Object Pose Detection Methodology Review ### Methods to be Tested - [ ] #28 - Requires: Aruco marker, RGBD map, camera intrinsics matrix. - Follow-on work: RANSAC plane...