How to debug Republisher? #646
-
How are you connecting to your Create 3?USB Ethernet (ROS 2) Computer(s) Model(s) and Operating System(s)Raspberry Pi 5 / Ubuntu 24.04 Which version of ROS 2 is installed on your computer?Jazzy Which firmware version is installed on your robot?I.0.0.Fast_DDS Which RMW is your robot running?FastRTPS Does your robot have an assigned namespace? If so, please share.Is the robot connected to a network? If so, what is the network type?Yes, Create3 to RPi5 via Ethernet over USB, RPi5 to WiFi Are there multiple Create 3 robots connected to your network?No Is multicast enabled?Yes What is the Adapter Board's USB/BLE Toggle currently switched to?USB Describe your question.I am running TurtleBot4 Lite Version 2.0.2 Jammy on the Raspberry Pi 5 and the Create3 Republisher was working well for the last eight months. I ran an update/upgrade on the Raspberry Pi (and turtlebot4-update) and now the Republisher is no longer republishing Create3 topics. I don't remember how to debug the Republisher not working. I ran a successful turtlebot4-update, and then performed a total shutdown-cold boot sequence recently. Now I am not seeing anything coming out of the republisher (no /battery_state, /dock_status, /odom, ...). I have forgotten how to diagnose this situation. Here are the running procs: The republisher is running. Here is the node list: Here is the topic list: BUT create3 topics are not being republished: Repub info: This is the create3 about info: My environment variables: Bottom of the .bashrc: ubuntu@TB5WaLI:~/TB5-WaLI/wali_ws$ more /etc/turtlebot4/setup.bash If I send an undock action request, it is accepted but not executed: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Decided to try off-dock shutdown and dock restart again - Repub is working again! |
Beta Was this translation helpful? Give feedback.
Decided to try off-dock shutdown and dock restart again - Repub is working again!