clvrai / furniture-bench

FurnitureBench: Real-World Furniture Assembly Benchmark (RSS 2023)
https://clvrai.com/furniture-bench/
MIT License
138 stars 16 forks source link

optimize _get_parts_poses operation #30

Closed minoring closed 11 months ago

minoring commented 11 months ago

To improve efficiency, optimize the code by skipping the conversion of parts_poses from sim_coord to apriltag coord when unnecessary, as this process is slow and not required for reward computation