Tomoya Fujita
Tomoya Fujita
@JanStaschulat @carlossvg @clalancette Basically I will second this, having `Real-Time` related documentation for end users will be useful. and entry point should be linked to here to guide the `Real-TIme`...
related to https://discourse.ros.org/t/use-ros-message-in-parameter-interface/31269
> If the integers are quoted the YML-file is parsed. yeah, but this is recognized as `string`. ```bash root@tomoyafujita:~/ros2_ws/colcon_ws# ros2 param get /parameter_blackboard talkers String value is: [{'id': '1', 'name':...
> Has potential future support for this parameter type officially been ruled out? It was certainly quite useful in ROS 1 and replacing the list with indexed string keys is...
duplication of https://github.com/ros2/rclcpp/issues/2457. lets keep this alive as tracking issue, and i will close https://github.com/ros2/rclcpp/issues/2457. CC: @alsora
@RainingJoe thanks for creating issue. I got some questions, - What platform do you use and reproduce this issue? (not docker, but host system CPU and platform information would be...
@Rrooach thanks for posting the issue here. ```bash 0x61e0000110d0 is located 2128 bytes inside of 2632-byte region [0x61e000010880,0x61e0000112c8) freed by thread T0 here: #0 0x7f738b4c0fe8 in operator delete(void*) ../../../../src/libsanitizer/asan/asan_new_delete.cpp:152 https://github.com/ros2/ros2/issues/1...
@vkuehn @rlekkerkerker-hva thanks for posting issue, i will try to take a look later.
Just a reference, introduced by https://github.com/ros2/ros2_documentation/pull/3343. > you name the workspace folder ws_[project] but the follwoing expects /home/ws/src good eye, this is wrong. this is even not working as expected,...
@tpreclik thanks for creating issue, can you share reproducible environment or snippet for this issue. I was expecting that this could be related to https://github.com/ros2/ros2/issues/1253, but > Running without the...