compas-dev / compas_fab

Robotic fabrication package for the COMPAS Framework.
https://compas.dev/compas_fab/
MIT License
108 stars 32 forks source link

CollisionMesh.scaled() does not return anything #425

Open yck011522 opened 1 month ago

yck011522 commented 1 month ago

It should return the copied self right? @gonzalocasas

yck011522 commented 1 month ago

https://github.com/compas-dev/compas_fab/blob/11816efdc3639c57e2525d198b8c4bd62b6c9881/src/compas_fab/robots/planning_scene.py#L65-L85