Tomoya Fujita
Tomoya Fujita
with https://github.com/ros2/ros2/commit/4a36f319afcc208deae3c373493ef6d9feda1324, i cannot reproduce the issue. ``` root@tomoyafujita:~/ros2_ws/colcon_ws# ros2 component list /ComponentManager root@tomoyafujita:~/ros2_ws/colcon_ws# ros2 component load /ComponentManager demo_nodes_cpp demo_nodes_cpp::Talker Loaded component 1 into '/ComponentManager' container node as '/talker' root@tomoyafujita:~/ros2_ws/colcon_ws#...
**this problem happens only on `foxy`, but `master` and `galactic`.** but not sure which commit fixes this problem, any thoughts? -with `foxy`. (docker image ros:foxy && apt upgrade) ``` root@tomoyafujita:~#...
@clalancette nice catch, with `foxy` and `rmw_cyclonedds`, it just works. ``` root@tomoyafujita:/# export RMW_IMPLEMENTATION=rmw_cyclonedds_cpp root@tomoyafujita:/# ros2 component list 1643063179.207462 [0] ros2: using network interface enp4s0 (udp/43.135.133.118) selected arbitrarily from: enp4s0,...
@MiguelCompany do you have thoughts on this?
@patrickwasp can you address DCO?
@audrow can you take care of this? i do not have write permission to this repository.
not sure, @thebyohazard any update you would do?
@MiguelCompany can you resolve the conflict?
@Aposhian this problem only happens on Galactic but Humble?
CI: * Linux [](http://ci.ros2.org/job/ci_linux/16927/) * Linux-aarch64 [](http://ci.ros2.org/job/ci_linux-aarch64/11492/) * Windows [](http://ci.ros2.org/job/ci_windows/17325/)