diff --git a/config/udp_bridge.yaml b/config/udp_bridge.yaml index 884a61c..a1f60f4 100644 --- a/config/udp_bridge.yaml +++ b/config/udp_bridge.yaml @@ -1,28 +1,29 @@ /**: ros__parameters: - encryption_key: "robocup2023" + encryption_key: "robocup2024" port: 1234 send_frequency: 300 sender_queue_max_size: 5 topics: - - /rosout - - /robot_state - - /goal_pose + - /ball_position_relative_filtered - /cmd_vel - - /pose_with_covariance - /debug/dsd/body_behavior/dsd_current_action - - /debug/dsd/body_behavior/dsd_tree - /debug/dsd/body_behavior/dsd_stack + - /debug/dsd/body_behavior/dsd_tree - /debug/dsd/hcm/dsd_current_action - - /debug/dsd/hcm/dsd_tree - /debug/dsd/hcm/dsd_stack + - /debug/dsd/hcm/dsd_tree - /debug/dsd/localization/dsd_current_action - - /debug/dsd/localization/dsd_tree - /debug/dsd/localization/dsd_stack - - /team_data - - /ball_position_relative_filtered - - /gamestate + - /debug/dsd/localization/dsd_tree - /diagnostics_agg - - /system_workload - /field/map + - /gamestate + - /goal_pose + - /pose_with_covariance + - /robot_state + - /rosout + - /system_workload + - /team_data + - /workspace_status