hello pi@ubuntu:~/robot_ws$ source install/setup.bash
pi@ubuntu:~/robot_ws$ ros2 launch aris launch_robot.launch.py
[INFO] [launch]: All log files can be found below /home/pi/.ros/log/2025-01-09-01-03-35-181770-ubuntu-1123
[INFO] [launch]: Default logging verbosity is set to INFO
[INFO] [robot_state_publisher-1]: process started with pid [1125]
[INFO] [twist_mux-2]: process started with pid [1127]
[twist_mux-2] [INFO] [1736364816.473366096] [twist_mux]: Topic handler ‘topics.joystick’ subscribed to topic ‘cmd_vel_joy’: timeout = 0.500000s , priority = 100.
[twist_mux-2] [INFO] [1736364816.491809521] [twist_mux]: Topic handler ‘topics.navigation’ subscribed to topic ‘cmd_vel’: timeout = 0.500000s , priority = 10.
[twist_mux-2] [INFO] [1736364816.493233793] [twist_mux]: Topic handler ‘topics.tracker’ subscribed to topic ‘cmd_vel_tracker’: timeout = 0.500000s , priority = 20.
[robot_state_publisher-1] [INFO] [1736364816.530567313] [robot_state_publisher]: got segment base_footprint
[robot_state_publisher-1] [INFO] [1736364816.530988687] [robot_state_publisher]: got segment base_link
[robot_state_publisher-1] [INFO] [1736364816.531061169] [robot_state_publisher]: got segment camera_link
[robot_state_publisher-1] [INFO] [1736364816.531105170] [robot_state_publisher]: got segment camera_link_optical
[robot_state_publisher-1] [INFO] [1736364816.531145022] [robot_state_publisher]: got segment caster_wheel
[robot_state_publisher-1] [INFO] [1736364816.531182893] [robot_state_publisher]: got segment chassis
[robot_state_publisher-1] [INFO] [1736364816.531219523] [robot_state_publisher]: got segment face_link
[robot_state_publisher-1] [INFO] [1736364816.531302968] [robot_state_publisher]: got segment laser_frame
[robot_state_publisher-1] [INFO] [1736364816.531350579] [robot_state_publisher]: got segment left_wheel
[robot_state_publisher-1] [INFO] [1736364816.531390320] [robot_state_publisher]: got segment right_wheel
[INFO] [ros2_control_node-3]: process started with pid [1174]
[INFO] [spawner-4]: process started with pid [1176]
[INFO] [spawner-5]: process started with pid [1178]
[ros2_control_node-3] [WARN] [1736364822.759789817] [controller_manager]: [Deprecated] Passing the robot description parameter directly to the control_manager node is deprecated. Use ‘~/robot_description’ topic from ‘robot_state_publisher’ instead.
[ros2_control_node-3] [INFO] [1736364822.760995809] [resource_manager]: Loading hardware ‘RealRobot’
[ros2_control_node-3] terminate called after throwing an instance of ‘pluginlib::LibraryLoadException’
[ros2_control_node-3] what(): According to the loaded plugin descriptions the class diffdrive_arduino/DiffDriveArduinoHardware with base class type hardware_interface::SystemInterface does not exist. Declared types are diffdrive_arduino/DiffDriveArduino fake_components/GenericSystem fake_robot/FakeRobot mock_components/GenericSystem test_hardware_components/TestSystemCommandModes test_hardware_components/TestTwoJointSystem
[ros2_control_node-3] Stack trace (most recent call last):
[ros2_control_node-3] #16 Object “/usr/lib/aarch64-linux-gnu/ld-linux-aarch64.so.1”, at 0xffffffffffffffff, in
[ros2_control_node-3] #15 Object “/opt/ros/humble/lib/controller_manager/ros2_control_node”, at 0xaaaae332476f, in
[ros2_control_node-3] #14 Object “/usr/lib/aarch64-linux-gnu/libc.so.6”, at 0xffffae3474cb, in __libc_start_main
[ros2_control_node-3] #13 Object “/usr/lib/aarch64-linux-gnu/libc.so.6”, at 0xffffae3473fb, in
[ros2_control_node-3] #12 Object “/opt/ros/humble/lib/controller_manager/ros2_control_node”, at 0xaaaae3323d17, in
[ros2_control_node-3] #11 Object “/opt/ros/humble/lib/libcontroller_manager.so”, at 0xffffaea12863, in controller_manager::ControllerManager::ControllerManager(std::shared_ptrrclcpp::Executor, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, rclcpp::NodeOptions const&)
[ros2_control_node-3] #10 Object “/opt/ros/humble/lib/libcontroller_manager.so”, at 0xffffaea0e9af, in controller_manager::ControllerManager::init_resource_manager(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&)
[ros2_control_node-3] #9 Object “/opt/ros/humble/lib/libhardware_interface.so”, at 0xffffae1c71c7, in hardware_interface::ResourceManager::load_urdf(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, bool, bool)
[ros2_control_node-3] #8 Object “/opt/ros/humble/lib/libhardware_interface.so”, at 0xffffae1c580b, in
[ros2_control_node-3] #7 Object “/opt/ros/humble/lib/libhardware_interface.so”, at 0xffffae1db283, in
[ros2_control_node-3] #6 Object “/usr/lib/aarch64-linux-gnu/libstdc++.so.6.0.30”, at 0xffffae5a2e03, in __cxa_throw
[ros2_control_node-3] #5 Object “/usr/lib/aarch64-linux-gnu/libstdc++.so.6.0.30”, at 0xffffae5a2b1f, in std::terminate()
[ros2_control_node-3] #4 Object “/usr/lib/aarch64-linux-gnu/libstdc++.so.6.0.30”, at 0xffffae5a2abb, in
[ros2_control_node-3] #3 Object “/usr/lib/aarch64-linux-gnu/libstdc++.so.6.0.30”, at 0xffffae5a62db, in __gnu_cxx::__verbose_terminate_handler()
[ros2_control_node-3] #2 Object “/usr/lib/aarch64-linux-gnu/libc.so.6”, at 0xffffae34712f, in abort
[ros2_control_node-3] #1 Object “/usr/lib/aarch64-linux-gnu/libc.so.6”, at 0xffffae35a67b, in raise
[ros2_control_node-3] #0 Object “/usr/lib/aarch64-linux-gnu/libc.so.6”, at 0xffffae39f200, in
[ros2_control_node-3] Aborted (Signal sent by tkill() 1174 1000)
[spawner-4] [INFO] [1736364823.964251390] [spawner_joint_broad]: waiting for service /controller_manager/list_controllers to become available…
[spawner-5] [INFO] [1736364823.964251427] [spawner_diff_cont]: waiting for service /controller_manager/list_controllers to become available…
[ERROR] [ros2_control_node-3]: process has died [pid 1174, exit code -6, cmd ‘/opt/ros/humble/lib/controller_manager/ros2_control_node --ros-args --params-file /tmp/launch_params_sy90ohlu --params-file /home/pi/robot_ws/install/aris/share/aris/config/my_controllers.yaml’].
please can you help me to fix this error iam stuck from past few days in this error please reply to this help me out