Skip to content

wrong source fix#43

Open
woensug-choi wants to merge 2 commits intoros2from
ardusub_install
Open

wrong source fix#43
woensug-choi wants to merge 2 commits intoros2from
ardusub_install

Conversation

@woensug-choi
Copy link

@woensug-choi woensug-choi commented Mar 11, 2026

This pull request makes several adjustments to the Dockerfiles for both AMD64 and ARM64v8 builds, focusing on workspace setup, script sourcing, and installation procedures. The main themes are improving build consistency and updating installation scripts.

Workspace and build setup changes:

  • Changed the working directory from /opt/mavros_ws to /tmp before running the install_geographiclib_datasets.sh script in both .docker/jazzy.amd64.dockerfile and .docker/jazzy.arm64v8.dockerfile to ensure script execution in a temporary location. [1] [2]

Shell environment configuration:

  • Removed sourcing of Gazebo and Mavros setup scripts from .bashrc in .docker/jazzy.arm64v8.dockerfile, simplifying the environment setup for the user.

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.

1 participant