Skip to content

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.

3 participants