-
Notifications
You must be signed in to change notification settings - Fork 1
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
Initial implementation #1
Conversation
f2663b6
to
a2b24fc
Compare
a2b24fc
to
f8328cc
Compare
f8328cc
to
0c6da79
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I only made it as far as the documentation before realizing I'd need to pull this one and watch it work, which I couldn't do in a drive-by. If you get other reviewers no need to wait for me to come back.
Co-authored-by: Steven! Ragnarök <[email protected]>
Co-authored-by: Steven! Ragnarök <[email protected]>
Co-authored-by: Steven! Ragnarök <[email protected]>
Co-authored-by: Steven! Ragnarök <[email protected]>
663a0ef
to
c0d78f2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just minor doc changes, but aside from that LGTM.
I tried running the entry point on a clean ROS 2 install, and one with a sourced overlay with a clashing package (that caused the overlay install warning to be emitted. (turtlesim
: WARNING:colcon.colcon_core.verb:Some selected packages are already built in one or more underlay workspaces:
)
Seems to work as expected.
with the relevant augmentation (
installed.python
, installed.colcon
), so we're good to go (:
No description provided.