-
Notifications
You must be signed in to change notification settings - Fork 30
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
Install fastjsonschema everywhere. #782
Conversation
CI for this is over in ros2/rosidl#809 (comment) |
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.
lgtm, I guess this is covered by rosdep install in the manual instructions?
Yep, exactly. Though you bring up a good point; for Windows installation instructions, we'll need to add it, since we don't use rosdep there. See ros2/ros2_documentation#4533 |
OK, yeah. I'm going to have to do something slightly different here that requires another PR. Upcoming. |
6f3342b
to
04dee53
Compare
All right, we now need ros-infrastructure/ros2-cookbooks#71 as well, which should fix this for both Windows and RHEL-8. |
We are going to need it for an upcoming change to rosidl. Signed-off-by: Chris Lalancette <clalancette@gmail.com>
04dee53
to
f47b9e4
Compare
Updated with the latest hash from ros2-cookbooks now that ros-infrastructure/ros2-cookbooks#71 was merged. With that, going ahead and merging. |
We are going to need it for an upcoming change to rosidl.