We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a0d9d commit 0ea731bCopy full SHA for 0ea731b
topics-config.yaml
@@ -2,14 +2,14 @@ paths:
2
daemon_working_dir: '/tmp/os_daemon/'
3
daemon_pid_file: '/tmp/os_daemon/os_daemon.pid'
4
timings:
5
- system_info_retrieval: 10
+ system_info_retrieval: 20
6
rosbag_reading_retry: 5
7
topics:
8
/head_front_camera/rgb/image_raw: 1
9
/joy_priority: 2
10
/local_costmap/costmap: 3
11
/map: 4
12
- /mobile_base_controller/odom: 5
+ /direct_laser_odometry/odom: 5
13
/power/is_emergency: 6
14
/rosout: 7
15
/scan_raw: 8
0 commit comments