Tomoya Fujita

Results 1231 comments of Tomoya Fujita
trafficstars

> But there is something strange, I try to run the code in different demo project, it can close correctly in project A, but can not in project B and...

@methylDragon thank you for iterating with me. > If time has not been set it will return zero if nothing has been received. A time value of zero should be...

> It turns out that ROS has been considering time==0 as invalid since practically forever. It is not ideal, since time==0 is actually valid; it is just the start of...

@methylDragon thanks for iterating with patience, so this has been update and ready to review, right?

> "new non-virtual methods on a class" is an ABI-stable change yeah, correct. i believe backport should be fine. besides, this is something we add, there is no user application...

@Shelley-BaoYue thanks for iterating, lgtm!

CC: @ivanpauno @jacobperron

It would be probably nice to backport for galactic and foxy?

I am not sure what went wrong, but i cannot reproduce the problem on my local environment. the following commands can be running more than 30 mins w/o any error...

how about starting `ros2 daemon` in debug mode? ``` root@tomoyafujita:~/ros2_ws/colcon_ws# ros2 daemon start --debug The daemon has been started root@tomoyafujita:~/ros2_ws/colcon_ws# Interface kind: 2, info: [('43.135.133.3', 'enp4s0', True)] Interface kind: 10,...