Conversation
Signed-off-by: Prajakta Gokhale <prajaktg@amazon.com>
6b2364f to
17cfcdf
Compare
|
With https://github.com/ros-tooling/metrics_statistics_msgs/pull/1 merged, we have one dependency of Topic Statistics in this new repo. Adding it to the ros2.repos file. |
|
@wjwwood @thomas-moulard please take a look! |
wjwwood
left a comment
There was a problem hiding this comment.
lgtm, we should ensure that CI passes with this new repository.
Should we wait to add the other library's repository?
@jacobperron @nuclearsandwich FYI in case this impacts releases
We spit it into 2 PRs so that once we merge this we can run CI easily for the other one. |
|
Never mind, found the correct params to start the job. |
|
Interfaces which are being used by the client libraries are defined in |
Hi @dirk-thomas: the dependency was introduced in this |
Obviously that is only a short term state. As soon as possible the feature will be pushed down into |
|
I also advised putting this logic into |
|
Lets not create a Foxy-only message package then but move the interfaces into |
|
Sounds good to me, @dabonnie can you guys do that then? Sorry for the back and forth. |
|
We don't have a plan to add topic statistics to rclpy yet, but I agree that in the long run having the messages for it in rcl is the right thing to do. We will close this PR and move code from |
|
Opened ros2/rcl_interfaces#98. @dabonnie we can close this. |
|
Hey @dirk-thomas and @wjwwood can you please review ros2/rcl_interfaces#98? I'll close this given the PR in |
Adds dependencies required by ros2/rclcpp#1050
This is ready to merge once https://github.com/ros-tooling/aws-roadmap/issues/248 and https://github.com/ros-tooling/aws-roadmap/issues/249 are complete
Signed-off-by: Devin Bonnie dbbonnie@amazon.com