kscalelabs / store

K-Scale Labs store
https://robolist.xyz
MIT License
17 stars 13 forks source link

Visualize URDF and MJCF files #71

Open codekansas opened 1 month ago

codekansas commented 1 month ago

We have already provided an implementation where users are able to upload URDF and MJCF files on the backend. We should support this behavior on the frontend, and, when a user clicks on a listing, we should be able to visualize the URDFs that are available for that listing.

codekansas commented 2 days ago

This depends a bit on #222