makarandtapaswi / Real2Sim_CoRL2020

Repository containing code for CoRL 2020 paper on "Learning Object Manipulation Skills via Approximate State Estimation from Real Videos"
15 stars 6 forks source link

Third Party Library Missing #1

Open Applewonder opened 1 year ago

Applewonder commented 1 year ago

The file Real2Sim_CoRL2020/preprocessing/track_seg.py line 21 says it needs to import sort lib from the outside folder `third party.' Unfortunately, this folder seems like it was omitted during the uploading. Could you please re-upload this folder or tell me how to find it?

makarandtapaswi commented 1 year ago

Please use: https://github.com/abewley/sort

Applewonder commented 1 year ago

Solve it! Thank you :)