NVlabs / curobo

CUDA Accelerated Robot Library
https://curobo.org
Other
804 stars 126 forks source link

fix: changed retract_config reference in robot_cfg #208

Closed bxtbold closed 7 months ago

bxtbold commented 8 months ago

Changed retract_config reference in robot_cfg from accessing directly to accessing through cspace, resolving an AttributeError.

balakumar-s commented 7 months ago

Thanks for the PR, we fixed it!