kscalelabs / store

K-Scale Labs store
https://kscale.store
MIT License
25 stars 24 forks source link

add links to urdfs and fix image carousel link #217

Closed chennisden closed 1 month ago

chennisden commented 1 month ago

Adds links to urdf in listing image

chennisden commented 1 month ago

i think the image carosuel is a bit big but this is just inherently due to the size of the image. (1536 x 1536 is a little COMICALLY big)

chennisden commented 1 month ago

new changes:

thoughts: if you want to have a feasible, understandable bash script, for "fetch latest urdf + do stuff with it" (as almost every project in this company seems to required), you are really going to want a specific path just for getting the latest urdf from a certain listing. these parsing/filtering things in bash are very nontrivial to say the least