Conversation
jacobperron
left a comment
There was a problem hiding this comment.
Looks reasonable to me! I have mostly minor comments
d58af19 to
1ba1a56
Compare
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
…os2param Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
581def1 to
2b3f677
Compare
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
|
ci jobs for this PR and related PR ros2/ros2cli#716 |
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
jacobperron
left a comment
There was a problem hiding this comment.
Another round of review!
thanks for iterating :)
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
…es parameter msg Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
jacobperron
left a comment
There was a problem hiding this comment.
LGTM
Did you have an example to add to the demos package? We could create a parameters directory there for demo_nodes_py.
|
Yup I'll submit something to the demos package as well |
Signed-off-by: Brian Chen <brian.chen@openrobotics.org>
9816834 to
7a2c47d
Compare
|
👨🌾 This PR introduced a test regression in the windows jobs of the buildfarm. I see that CI triggered for this PR already showed this error, why was it ignored? Can you take a look @ihasdapie ? |
|
Ah shoot, my bad. I'll push something to resolve it shortly. Just a test error, looks something specific to python tempfile and the permissions on the buildfarm machine |
|
@ihasdapie i think we need to revert this. |
This PR ports the
rclcppparameter_clienttorclpyand also moves some functionality out ofros2paramintorclpy. Related changes in ros2param can be found in ros2/ros2cli#716I'd like some review on the proposed architecture & implementation before I clean things up and write tests etc.