forked from bosch-engineering/off_highway_sensor_drivers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreceiver_params.yaml
executable file
·32 lines (27 loc) · 1.1 KB
/
receiver_params.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
off_highway_uss_receiver:
ros__parameters:
# Frequency of watchdog to check if a sensor message was received
watchdog_frequency: 10.0
# Allowed age corresponding to output cycle time of sensor plus safety margin
allowed_age: 0.06
# Distance to sample segment of line objects for representing the segment in point cloud, zero
# distance would result in only using both end points
line_sample_distance: 0.1
# Frequency at which current object list (point cloud) and distance list is published. Corresponds
# to 40 ms USS sending cycle time.
publish_frequency: 25.0
# Timeout period. Receiver goes into timeout error if for the specified period no sensor message was
# received.
timeout: 0.2
# TF frame id for all published messages of the receiver
node_frame_id: base_link
# Use J1939 protocol instead of automotive CAN
use_j1939: false
can:
# CAN frame id offset for functional frames
id_offset: 0x170
j1939:
# J1939 parameter group number (PGN)
pgn_offset: 0xFF70
# J1939 source address
source_address: 0x98