* [autoformat] autoformat from the docker extension
* [fix] remove dev dependencies from isaac sim install as docker build fails on that step
* [fix] isaac sim installation according to: https://github.com/NVlabs/curobo/issues/43
* [fix] isaac sim installation according to: https://github.com/NVlabs/curobo/issues/43
* Revert "[autoformat] autoformat from the docker extension"
This reverts commit 6ee45f127fb7f9054ca0467ff36cabca582884d6.
---------
Co-authored-by: Austin Gregg-Smith <austin.gregg-smith@dyson.com>
* Feature/support x86 64 (#22)
* [Add] support for x86_64 archtecture.
* make script executable
* [fix] apply shellcheck suggestions (to get rid of warning during runtime)
* [fix] update the image_tag to match the x86 tag
* add input detection as optional, rename scripts
---------
Co-authored-by: Austin Gregg-Smith <blooop@gmail.com>