I just migrated Panther from ROS1 to ROS2 following the Operating System Reinstallation | Husarion
I am using ROS2 humble. Using the web gui the robot starts driving, and i can see the CAN network being created but then during the drive the robot stops i get this error from husarion_ugv_ros:
[component_container-8] [INFO] [1759423392.375172994] [panther.lights_controller]: Initialized successfully.
[lights_manager_node-9] [INFO] [1759423392.388429373] [BehaviorTreeManager]: Groot2 publisher started on port 5555
[lights_manager_node-9] [INFO] [1759423392.410702465] [panther.lights_manager]: Initialized successfully.
[safety_manager_node-10] [INFO] [1759423392.428714874] [panther.safety_manager]: Waiting for required system messages to arrive.
[lights_manager_node-9] [INFO] [1759423392.511408746] [panther.lights_manager]: Waiting for required system messages to arrive.
[battery_driver_node-7] [INFO] [1759423393.759595621] [panther.battery_driver]: Initialized battery driver using ADC data.
[ros2_control_node-1] [WARN] [1759423610.289900843] [UGVSystem]: PDO motor state data timeout.
[ros2_control_node-1] [WARN] [1759423610.339992941] [UGVSystem]: PDO driver state timeout.
[ros2_control_node-1] NMT: heartbeat time out occurred for node 1
[ros2_control_node-1] NMT: error indicated for optional slave 1
[ros2_control_node-1] [ERROR] [1759423610.500003329] [UGVSystem]: An exception occurred while updating motors states: Motor controller heartbeat timeout.
[ros2_control_node-1] [ERROR] [1759423610.500370956] [UGVSystem]: An exception occurred while updating drivers states: Motor controller heartbeat timeout.
[ros2_control_node-1] NMT: heartbeat time out occurred for node 2
[ros2_control_node-1] NMT: error indicated for optional slave 2
[ros2_control_node-1] [WARN] [1759423612.397217363] [UGVSystem]: An exception occurred while handling the request: Failed to turn off E-stop on rear driver: Error when trying to turn off E-stop: Error msg: SDO protocol timed out
[ros2_control_node-1] [ERROR] [1759423615.509928994] [UGVSystem]: An exception occurred while updating motors states: Motor controller heartbeat timeout.
[ros2_control_node-1] [ERROR] [1759423615.520025087] [UGVSystem]: An exception occurred while updating drivers states: Motor controller heartbeat timeout.
[ros2_control_node-1] warning: error writing CAN frame: Operation canceled
[ros2_control_node-1] warning: error reading CAN frame: Network is down
[ros2_control_node-1] warning: error reading CAN frame: No such device
[ros2_control_node-1] warning: error writing CAN frame: No such device or address
[ros2_control_node-1] [WARN] [1759423618.442414162] [UGVSystem]: An exception occurred while handling the request: Failed to turn off E-stop on rear driver: Error when trying to turn off E-stop: Error msg: SDO protocol timed out
[ros2_control_node-1] [ERROR] [1759423620.509922009] [UGVSystem]: An exception occurred while updating motors states: Motor controller heartbeat timeout.
[ros2_control_node-1] [ERROR] [1759423620.520029528] [UGVSystem]: An exception occurred while updating drivers states: Motor controller heartbeat timeout.
[ros2_control_node-1] [ERROR] [1759423625.509925043] [UGVSystem]: An exception occurred while updating motors states: Motor controller heartbeat timeout.
[ros2_control_node-1] [ERROR] [1759423625.520046265] [UGVSystem]: An exception occurred while updating drivers states: Motor controller heartbeat timeout.
[ros2_control_node-1] [ERROR] [1759423630.509935520] [UGVSystem]: An exception occurred while updating motors states: Motor controller heartbeat timeout.
[ros2_control_node-1] [ERROR] [1759423630.560072858] [UGVSystem]: An exception occurred while updating drivers states: Motor controller heartbeat timeout.
[ros2_control_node-1] [ERROR] [1759423635.509941813] [UGVSystem]: An exception occurred while updating motors states: Motor controller heartbeat timeout.
[ros2_control_node-1] [ERROR] [1759423635.560099558] [UGVSystem]: An exception occurred while updating drivers states: Motor controller heartbeat timeout.
[ros2_control_node-1] [ERROR] [1759423640.509924087] [UGVSystem]: An exception occurred while updating motors states: Motor controller heartbeat timeout.
