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

Update Dockerfile - basic python dependencies #9

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

skim0119
Copy link
Collaborator

@skim0119 skim0119 commented Aug 20, 2024

Summary

resolve #6 - add python packages.
Image size went up to 4.52GB

Feature

  • Add pytorch and h5py

How to check

docker run -it -rm ros2-vicon h5cc -showconfig  # Configuration for hdf5
docker run -it -rm ros2-vicon pip3 list.        # Python installations

@skim0119 skim0119 changed the title Update Dockerfile Update Dockerfile - basic python dependencies Aug 20, 2024
Copy link
Owner

@hanson-hschang hanson-hschang left a comment

Choose a reason for hiding this comment

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

LGTM

@hanson-hschang hanson-hschang merged commit 25a488c into main Aug 20, 2024
1 check passed
@skim0119 skim0119 deleted the docker-add-torch branch August 21, 2024 18:28
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.

python package required
2 participants