[dashing backport] Type conversions fixes (#901)#1209
Conversation
* Fix type conversions Signed-off-by: Monika Idzik <monika.idzik@apex.ai> * Add static_casts Signed-off-by: Monika Idzik <monika.idzik@apex.ai> * Address PR comments Signed-off-by: Monika Idzik <monika.idzik@apex.ai> * Remove one time use variable Signed-off-by: Monika Idzik <monika.idzik@apex.ai>
014d117 to
0a2cb6c
Compare
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
|
I'm hopefully fixing a few more CI issues before running CI and approving this change myself. I may combine it with other rclcpp backport PRs into an omnibus for CI. |
|
@nuclearsandwich is something else pending, or can CI be run here? |
Nope CI is running, this just wasn't on the Dashing P7 board so I lost track of it. |
|
CI up to test_rclcpp running test_rclcpp and rclcpp tests. Since there is linter-drift between CI linter versions and Dashing I generally disable linter tests for full Dashing CI runs but I've left them running here. Any linter issues which are not from the changes in this backport can be disregarded. |
nuclearsandwich
left a comment
There was a problem hiding this comment.
LGTM with acceptable CI
|
@hidmic is this ready to be merged? |
|
Indeed is! |
Signed-off-by: Monika Idzik monika.idzik@apex.ai
Signed-off-by: Monika Idzik monika.idzik@apex.ai
Signed-off-by: Monika Idzik monika.idzik@apex.ai
Signed-off-by: Monika Idzik monika.idzik@apex.ai