hello-robot / stretch_mujoco

This library provides the simulation stack for Stretch with Mujoco.
BSD 3-Clause Clear License
16 stars 4 forks source link

WIP: Add docking station assets #6

Open hello-binit opened 5 months ago

hello-binit commented 5 months ago

TODO


This PR adds the ability to simulate Stretch's docking station. This PR solves #5.

Screenshot from 2024-06-26 03-12-37 Screenshot from 2024-06-26 03-12-50


Currently, the collision mesh prevents the robot from docking correctly. Fixing this may involve breaking apart the docking_base mesh into 3 separate meshes: the bottom plate, the back 3DP, and the plug. Screenshot from 2024-06-26 03-16-23