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

Fix bad file copy in Dockerfile #739

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Fix bad file copy in Dockerfile #739

merged 1 commit into from
Aug 8, 2023

Conversation

sea-bass
Copy link
Contributor

@sea-bass sea-bass commented Aug 8, 2023

Since moving to the Kinova, the hello_world.cpp file was broken out into hello_world_panda.cpp and hello_world_kinova.cpp files. This was not reflected in the Dockerfile, so this PR fixes that.

To check, see the action here: https://github.com/ros-planning/moveit2_tutorials/actions/runs/5799518003

Closes #737

@tylerjw tylerjw merged commit 93675a1 into main Aug 8, 2023
@tylerjw tylerjw deleted the fix-docker-file-copy branch August 8, 2023 18:39
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.

Docker build failing in CI due to missing file
2 participants