NVlabs / curobo

CUDA Accelerated Robot Library
https://curobo.org
Other
798 stars 125 forks source link

[feat] automaticlally detect user id based on username #29

Closed blooop closed 12 months ago

blooop commented 1 year ago

The user id can be retrieved from the $USER variable so that the user doesn't manually need to input their user_id.

Also applied some shellcheck fixes