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

modalai/voxl2: add voxl2-import-core.sh utility script #253

Merged
merged 1 commit into from
Oct 26, 2022
Merged

Conversation

paralin
Copy link
Collaborator

@paralin paralin commented Oct 26, 2022

Adds a script which can be used to import the vendor image:

# Copy the modalai files to the device.
# Replace "root@voxl2" with your voxl2 ip address.
rsync --progress voxl2_platform_1.3.1-0.8.tar.gz root@voxl2:/mnt/persist/voxl2_platform.tar.gz

# Run the importer script to import the image.
ssh root@voxl2
voxl2-import-core.sh /mnt/persist/voxl2_platform.tar.gz

@paralin paralin self-assigned this Oct 26, 2022
@paralin paralin force-pushed the voxl2-core branch 3 times, most recently from 3a4098b to 9b05507 Compare October 26, 2022 20:00
Signed-off-by: Christian Stewart <christian@paral.in>
@paralin
Copy link
Collaborator Author

paralin commented Oct 26, 2022

Confirmed working on a test voxl2.

@paralin paralin merged commit d673ad9 into master Oct 26, 2022
@paralin paralin deleted the voxl2-core branch October 26, 2022 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant