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: resolve no executable found for awviz #40

Merged
merged 1 commit into from
Aug 16, 2024
Merged

fix: resolve no executable found for awviz #40

merged 1 commit into from
Aug 16, 2024

Conversation

ktro2828
Copy link
Owner

Description

Fix CMakeLists.txt to allow to use both ros2 run awviz awviz and awviz command

How was this PR tested?

colcon build --symlink-install
source install/setup.bash

# use ros2 command
ros2 run awviz awviz

# use awviz command directly
awviz

Notes for reviewers

None.

Effects on system behavior

None.

@github-actions github-actions bot added the bug Something isn't working label Aug 16, 2024
@ktro2828 ktro2828 merged commit 85bde68 into main Aug 16, 2024
4 checks passed
@ktro2828 ktro2828 deleted the fix/cmake branch August 16, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant