I encountered a run-time error of the API. I noticed this happened after upgrading ROS2 system.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.2 LTS
Release: 24.04
Codename: noble
ROS_DISTRO: jazzy
The following is the log.
husarion@my-ROSbotXL:~/rosbot_ws_jazzy$ ros2 launch rosbot_bringup bringup.launch.py robot_model:=rosbot_xl -d
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.IncludeLaunchDescription'
[INFO] [launch]: All log files can be found below /home/husarion/.ros/log/2025-07-04-16-35-15-657721-my-ROSbotXL-280903
[INFO] [launch]: Default logging verbosity is set to DEBUG
[DEBUG] [launch]: processing event: '<launch.events.include_launch_description.IncludeLaunchDescription object at 0x7e8c34c1ce90>'
[DEBUG] [launch]: processing event: '<launch.events.include_launch_description.IncludeLaunchDescription object at 0x7e8c34c1ce90>' ✓ '<launch.event_handlers.on_include_launch_description.OnIncludeLaunchDescription object at 0x7e8c37fb8fe0>'
Executing <Task finished name='Task-2' coro=<LaunchService._process_one_event() done, defined at /opt/ros/jazzy/lib/python3.12/site-packages/launch/launch_service.py:228> result=None created at /opt/ros/jazzy/lib/python3.12/site-packages/launch/launch_service.py:319> took 0.463 seconds
[INFO] [robot_state_publisher-1]: process started with pid [280907]
[DEBUG] [launch.launch_context]: emitting event: 'launch.events.process.ProcessStarted'
[INFO] [ros2_control_node-2]: process started with pid [280908]
[DEBUG] [launch.launch_context]: emitting event: 'launch.events.process.ProcessStarted'
[INFO] [micro_ros_agent-3]: process started with pid [280909]
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch.launch_context]: emitting event: 'launch.events.process.ProcessStarted'
[INFO] [ekf_node-4]: process started with pid [280910]
[DEBUG] [launch.launch_context]: emitting event: 'launch.events.process.ProcessStarted'
[INFO] [scan_to_scan_filter_chain-5]: process started with pid [280911]
[DEBUG] [launch.launch_context]: emitting event: 'launch.events.process.ProcessStarted'
[INFO] [joy_node-6]: process started with pid [280912]
[DEBUG] [launch.launch_context]: emitting event: 'launch.events.process.ProcessStarted'
[INFO] [teleop_node-7]: process started with pid [280913]
[DEBUG] [launch.launch_context]: emitting event: 'launch.events.process.ProcessStarted'
[DEBUG] [launch]: processing event: '<launch.events.process.process_started.ProcessStarted object at 0x7e8c34e4b440>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_started.ProcessStarted object at 0x7e8c34bfb4a0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c346d38c0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c346d38c0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612716.139407] info | UDPv4AgentLinux.cpp | init | running... | port: 8888
[micro_ros_agent-3] [1751612716.139568] info | Root.cpp | set_verbose_level | logger setup | verbose_level: 4
[DEBUG] [launch]: processing event: '<launch.events.process.process_started.ProcessStarted object at 0x7e8c346d3350>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_started.ProcessStarted object at 0x7e8c346d3890>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_started.ProcessStarted object at 0x7e8c346d3260>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_started.ProcessStarted object at 0x7e8c346d3860>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_started.ProcessStarted object at 0x7e8c346d33b0>'
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ede0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ede0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347da570>'
[scan_to_scan_filter_chain-5] [WARN] [1751612716.243772568] [rcl.logging_rosout]: Publisher already registered for node name: 'laser_filter'. If this is due to multiple nodes with the same name then all logs for the logger named 'laser_filter' will go out over the existing publisher. As soon as any node with that name is destructed it will unregister the publisher, preventing any further logs for that name from being published on the rosout topic.
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ebd0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ebd0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c346d2750>'
[teleop_node-7] [INFO] [1751612716.253714540] [TeleopTwistJoy]: Teleop enable button 4.
[teleop_node-7] [INFO] [1751612716.253794640] [TeleopTwistJoy]: Turbo on button 5.
[teleop_node-7] [INFO] [1751612716.253798608] [TeleopTwistJoy]: Linear axis x on 1 at scale 0.700000.
[teleop_node-7] [INFO] [1751612716.253807337] [TeleopTwistJoy]: Turbo for linear axis x is scale 1.500000.
[teleop_node-7] [INFO] [1751612716.253810258] [TeleopTwistJoy]: Linear axis y on 0 at scale 0.700000.
[teleop_node-7] [INFO] [1751612716.253812491] [TeleopTwistJoy]: Turbo for linear axis y is scale 1.500000.
[teleop_node-7] [INFO] [1751612716.253814895] [TeleopTwistJoy]: Angular axis yaw on 3 at scale 1.000000.
[teleop_node-7] [INFO] [1751612716.253817188] [TeleopTwistJoy]: Turbo for angular axis yaw is scale 1.500000.
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34ad34d0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34ad34d0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34911d00>'
[robot_state_publisher-1] [INFO] [1751612716.255382906] [robot_state_publisher]: Robot initialized
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34df10d0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34df10d0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [INFO] [1751612716.308472551] [controller_manager]: Using Steady (Monotonic) clock for triggering controller manager cycles.
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34e4b440>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34e4b440>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [INFO] [1751612716.318981391] [controller_manager]: Subscribing to '/robot_description' topic for robot description.
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34e4b440>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34e4b440>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [INFO] [1751612716.352708276] [controller_manager]: update rate is 100 Hz
[ros2_control_node-2] [INFO] [1751612716.352764085] [controller_manager]: Spawning controller_manager RT thread with scheduler priority: 50
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34e4b440>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34e4b440>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [WARN] [1751612716.352900437] [controller_manager]: Could not enable FIFO RT scheduling policy: with error number <1>(Operation not permitted). See [https://control.ros.org/master/doc/ros2_control/controller_manager/doc/userdoc.html] for details on how to enable realtime scheduling.
[ros2_control_node-2] [INFO] [1751612716.353985826] [controller_manager]: Received robot description from topic.
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef30>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef30>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [INFO] [1751612716.357659202] [controller_manager]: Loading hardware 'imu'
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef90>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef90>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [INFO] [1751612716.360345333] [controller_manager]: Loaded hardware 'imu' from plugin 'rosbot_hardware_interfaces/RosbotImuSensor'
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef90>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef90>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [INFO] [1751612716.360401243] [controller_manager]: Initialize hardware 'imu'
[ros2_control_node-2] [INFO] [1751612716.360424317] [RosbotImuSensor]: Initializing
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ede0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ede0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [INFO] [1751612716.377500786] [controller_manager]: Successful initialization of hardware 'imu'
[ros2_control_node-2] [INFO] [1751612716.377663561] [controller_manager]: Loading hardware 'rosbot_system'
[ros2_control_node-2] [INFO] [1751612716.377886870] [controller_manager]: Loaded hardware 'rosbot_system' from plugin 'rosbot_hardware_interfaces/RosbotSystem'
[ros2_control_node-2] [INFO] [1751612716.377912134] [controller_manager]: Initialize hardware 'rosbot_system'
[ros2_control_node-2] [INFO] [1751612716.377941357] [RosbotSystem]: Initializing
[ros2_control_node-2] [INFO] [1751612716.377977158] [RosbotSystem]: Joint 'fl_wheel_joint' found
[ros2_control_node-2] [INFO] [1751612716.377989664] [RosbotSystem]: Joint 'fr_wheel_joint' found
[ros2_control_node-2] [INFO] [1751612716.377992594] [RosbotSystem]: Joint 'rl_wheel_joint' found
[ros2_control_node-2] [INFO] [1751612716.377995014] [RosbotSystem]: Joint 'rr_wheel_joint' found
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ebd0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ebd0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [INFO] [1751612716.393757604] [controller_manager]: Successful initialization of hardware 'rosbot_system'
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ebd0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ebd0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [INFO] [1751612716.393966400] [resource_manager]: 'configure' hardware 'rosbot_system'
[ros2_control_node-2] [INFO] [1751612716.393976099] [RosbotSystem]: Configuring
[ros2_control_node-2] [INFO] [1751612716.393979442] [resource_manager]: Successful 'configure' of hardware 'rosbot_system'
[ros2_control_node-2] [INFO] [1751612716.393983629] [resource_manager]: 'activate' hardware 'rosbot_system'
[ros2_control_node-2] [INFO] [1751612716.393987850] [RosbotSystem]: Activating
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef30>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef30>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [WARN] [1751612716.398751487] [RosbotSystem]: Feedback message from motors wasn't received yet
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef90>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef90>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.282655] info | Root.cpp | create_client | create | client_key: 0x5D054E3D, session_id: 0x81
[micro_ros_agent-3] [1751612717.282759] info | SessionManager.hpp | establish_session | session established | client_key: 0x5D054E3D, address: 192.168.77.3:47138
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ebd0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ebd0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.284840] warning | FastDDSMiddleware.cpp | create_participant_by_bin | Overriding Micro XRCE-DDS Client DOMAIN_ID | domain_id: 0
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef30>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef30>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.366747] info | ProxyClient.cpp | create_participant | participant created | client_key: 0x5D054E3D, participant_id: 0x000(1)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef30>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef30>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.372292] info | ProxyClient.cpp | create_topic | topic created | client_key: 0x5D054E3D, topic_id: 0x000(2), participant_id: 0x000(1)
[micro_ros_agent-3] [1751612717.373677] info | ProxyClient.cpp | create_subscriber | subscriber created | client_key: 0x5D054E3D, subscriber_id: 0x000(4), participant_id: 0x000(1)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ede0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ede0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.380733] info | ProxyClient.cpp | create_datareader | datareader created | client_key: 0x5D054E3D, datareader_id: 0x000(6), subscriber_id: 0x000(4)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34ad34d0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34ad34d0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.383720] info | ProxyClient.cpp | create_topic | topic created | client_key: 0x5D054E3D, topic_id: 0x001(2), participant_id: 0x000(1)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34e4b440>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34e4b440>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.386446] info | ProxyClient.cpp | create_publisher | publisher created | client_key: 0x5D054E3D, publisher_id: 0x000(3), participant_id: 0x000(1)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef30>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef30>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.390437] info | ProxyClient.cpp | create_datawriter | datawriter created | client_key: 0x5D054E3D, datawriter_id: 0x000(5), publisher_id: 0x000(3)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef90>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef90>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [WARN] [1751612717.398852251] [RosbotSystem]: Feedback message from motors wasn't received yet
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ede0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ede0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.542860] info | ProxyClient.cpp | create_topic | topic created | client_key: 0x5D054E3D, topic_id: 0x002(2), participant_id: 0x000(1)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef30>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef30>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.544975] info | ProxyClient.cpp | create_publisher | publisher created | client_key: 0x5D054E3D, publisher_id: 0x001(3), participant_id: 0x000(1)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef90>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef90>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.547940] info | ProxyClient.cpp | create_datawriter | datawriter created | client_key: 0x5D054E3D, datawriter_id: 0x001(5), publisher_id: 0x001(3)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ede0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ede0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.549921] info | ProxyClient.cpp | create_topic | topic created | client_key: 0x5D054E3D, topic_id: 0x003(2), participant_id: 0x000(1)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef30>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef30>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.551824] info | ProxyClient.cpp | create_publisher | publisher created | client_key: 0x5D054E3D, publisher_id: 0x002(3), participant_id: 0x000(1)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef90>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ef90>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.557765] info | ProxyClient.cpp | create_datawriter | datawriter created | client_key: 0x5D054E3D, datawriter_id: 0x002(5), publisher_id: 0x002(3)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStdout'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ede0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stdout.ProcessStdout object at 0x7e8c34c1ede0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c34778320>'
[micro_ros_agent-3] [1751612717.564128] info | ProxyClient.cpp | create_replier | replier created | client_key: 0x5D054E3D, requester_id: 0x000(7), participant_id: 0x000(1)
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef30>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef30>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [WARN] [1751612718.398973399] [RosbotSystem]: Feedback message from motors wasn't received yet
[ros2_control_node-2] [INFO] [1751612718.399004131] [resource_manager]: Successful 'activate' of hardware 'rosbot_system'
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef30>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34c1ef30>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [INFO] [1751612718.399083795] [resource_manager]: 'configure' hardware 'imu'
[ros2_control_node-2] [INFO] [1751612718.399087630] [RosbotImuSensor]: Configuring
[ros2_control_node-2] [INFO] [1751612718.399089800] [resource_manager]: Successful 'configure' of hardware 'imu'
[ros2_control_node-2] [INFO] [1751612718.399093952] [resource_manager]: 'activate' hardware 'imu'
[ros2_control_node-2] [INFO] [1751612718.399096377] [RosbotImuSensor]: Activating
[DEBUG] [launch.launch_context]: emitting event synchronously: 'launch.events.process.ProcessStderr'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34df10d0>'
[DEBUG] [launch]: processing event: '<launch.events.process.process_stderr.ProcessStderr object at 0x7e8c34df10d0>' ✓ '<launch.event_handlers.on_process_io.OnProcessIO object at 0x7e8c347e2cf0>'
[ros2_control_node-2] [WARN] [1751612718.400575104] [RosbotImuSensor]: Feedback message from imu wasn't received yet
[DEBUG] [launch.launch_context]: emitting event: 'launch.events.TimerEvent'
[DEBUG] [launch]: processing event: '<launch.events.timer_event.TimerEvent object at 0x7e8c34e4b440>'
[DEBUG] [launch]: processing event: '<launch.events.timer_event.TimerEvent object at 0x7e8c34e4b440>' ✓ '<launch.event_handler.EventHandler object at 0x7e8c346d03e0>'
[DEBUG] [launch]: An exception was raised in an async action/event
[DEBUG] [launch]: Traceback (most recent call last):
File "/opt/ros/jazzy/lib/python3.12/site-packages/launch/launch_service.py", line 343, in run_async
raise exception_to_raise
File "/opt/ros/jazzy/lib/python3.12/site-packages/launch/launch_service.py", line 230, in _process_one_event
await self.__process_event(next_event)
File "/opt/ros/jazzy/lib/python3.12/site-packages/launch/launch_service.py", line 250, in __process_event
visit_all_entities_and_collect_futures(entity, self.__context))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/ros/jazzy/lib/python3.12/site-packages/launch/utilities/visit_all_entities_and_collect_futures_impl.py", line 45, in visit_all_entities_and_collect_futures
futures_to_return += visit_all_entities_and_collect_futures(sub_entity, context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/ros/jazzy/lib/python3.12/site-packages/launch/utilities/visit_all_entities_and_collect_futures_impl.py", line 38, in visit_all_entities_and_collect_futures
sub_entities = entity.visit(context)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/ros/jazzy/lib/python3.12/site-packages/launch/action.py", line 109, in visit
return self.execute(context)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/ros/jazzy/lib/python3.12/site-packages/launch/actions/reset_launch_configurations.py", line 83, in execute
evaluated_v = perform_substitutions(context, normalize_to_list_of_substitutions(v))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/ros/jazzy/lib/python3.12/site-packages/launch/utilities/normalize_to_list_of_substitutions_impl.py", line 44, in normalize_to_list_of_substitutions
return [normalize(y) for y in cast(Iterable, subs)]
^^^^^^^^^^^^
File "/opt/ros/jazzy/lib/python3.12/site-packages/launch/utilities/normalize_to_list_of_substitutions_impl.py", line 36, in normalize
raise TypeError(
TypeError: Failed to normalize given item of type '<class 'tuple'>', when only 'str' or 'launch.Substitution' were expected.
[ERROR] [launch]: Caught exception in launch (see debug for traceback): Failed to normalize given item of type '<class 'tuple'>', when only 'str' or 'launch.Substitution' were expected.