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

never actually installs ROS2 binaries for windows #243

Closed
flynneva opened this issue Aug 16, 2020 · 1 comment
Closed

never actually installs ROS2 binaries for windows #243

flynneva opened this issue Aug 16, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@flynneva
Copy link
Contributor

Description

i think im seeing this right but it looks like this action is hanging after "rosdep init" for windows and never actually installs ROS2 binaries.

Expected Behavior

install ROS2 binaries

Actual Behavior

hangs (awaits) on rosdep init step.

To Reproduce

see it in action here

System (please complete the following information)

  • OS: Windows 10
  • ROS 2 Distro: Any

Additional context

looking at the ts for this action it looks like the windows part awaits setting up the ROS2 dependencies before actually installing the ROS2 binaries. I am no expert in TS but i would guess this is where the issue is.

@flynneva flynneva added the bug Something isn't working label Aug 16, 2020
@flynneva flynneva changed the title never actually installes ROS2 binaries for windows never actually installs ROS2 binaries for windows Aug 16, 2020
@flynneva
Copy link
Contributor Author

fixed with #249

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 a pull request may close this issue.

1 participant