Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cool startup script changes #319

Merged
merged 4 commits into from
Nov 12, 2024
Merged

Conversation

BergerKing333
Copy link
Member

Uses parameter passing to allow us to skip downloading the cached image.
'./scripts/enter_isaac_ros_container false' will build and run the docker image, ignoring the cached image on dockerhub.
Same thing works for ./scripts/build_image. Adding false at the end allows skipping the dockerhub image.
Calling either without false at the end = default behavior. This will make updating the cached image easier down the line.

@BergerKing333 BergerKing333 self-assigned this Nov 11, 2024
@Isopod00 Isopod00 added the enhancement New feature or request label Nov 11, 2024
Copy link
Member

@Isopod00 Isopod00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, but I would probably have @jmblixt3 look over this stuff too.

@BergerKing333 BergerKing333 merged commit c264612 into main Nov 12, 2024
4 checks passed
@BergerKing333 BergerKing333 deleted the more-startup-script-changes branch November 12, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants