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

Jkeller/robot dockerfile bugfix #197

Merged
merged 4 commits into from
Jan 29, 2025
Merged

Conversation

jfkeller
Copy link
Collaborator

Sim Robot Dockerfile Bug Fix

The package libimath-dev had to be installed on the Jetsons to build the code. When this package was installed in the sim robot docker image, it had a side effect of automatically removing some necessary ros2 packages and some other packages which were causing the colcon build to fail. I added an argument and if statement to the dockerfile so that we can run sim specific and real robot specific commands during the build.

jfkeller and others added 4 commits January 29, 2025 12:23
…ausing necessary ros2 packages from being automatically removed, breaking the build. This issue doesn't happen when libimath-dev is installed on the jetsons
@jfkeller jfkeller merged commit 8fc845f into main Jan 29, 2025
1 check failed
@jfkeller jfkeller deleted the jkeller/robot-dockerfile-bugfix branch January 29, 2025 18:40
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.

2 participants