Apollo 10.0
自动驾驶开放平台
gnss_conf.pb.txt
浏览该文件的文档.
1data {
2 format: NOVATEL_BINARY
3 serial {
4 device: "/dev/novatel0"
5 baud_rate: 115200
6 }
7}
8
9rtk_from {
10 format: RTCM_V3
11 ntrip {
12 address: "<IP>"
13 port: <PORT>
14 mount_point: "<MOUNTPOINT>"
15 user: "<USER>"
16 password: "<PASSWORD>"
17 timeout_s: 5
18 }
19 push_location: true
20}
21
22rtk_to {
23 format: NOVATEL_BINARY
24 serial {
25 device: "/dev/novatel1"
26 baud_rate: 115200
27 }
28}
29
30command {
31 format: NOVATEL_BINARY
32 serial {
33 device: "/dev/novatel2"
34 baud_rate: 115200
35 }
36}
37
38rtk_solution_type: RTK_RECEIVER_SOLUTION
39imu_type: ADIS16488
40proj4_text: "+proj=utm +zone=10 +ellps=WGS84 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs"
41
42tf {
43 frame_id: "world"
44 child_frame_id: "novatel"
45}
46
47# If given, the driver will send velocity info into novatel one time per second
48wheel_parameters: "SETWHEELPARAMETERS 100 1 1\r\n"
49gpsbin_folder: "data/gpsbin"
50
51# login_commands: "UNLOGALL THISPORT\r\n"
52# login_commands: "SETIMUTOANTOFFSET 0 0.71 1.080 0.05 0.05 0.08\r\n"
53# login_commands: "SETINSOFFSET 0 0 0\r\n"
54# login_commands: "LOG COM2 GPRMC ONTIME 1.0 0.25\r\n"
55# login_commands: "EVENTOUTCONTROL MARK2 ENABLE POSITIVE 999999990 10\r\n"
56# login_commands: "EVENTOUTCONTROL MARK1 ENABLE POSITIVE 500000000 500000000\r\n"
57# login_commands: "LOG GPGGA ONTIME 1.0\r\n"
58
59# login_commands: "log bestgnssposb ontime 1\r\n"
60# login_commands: "log bestgnssvelb ontime 1\r\n"
61# login_commands: "log bestposb ontime 1\r\n"
62# login_commands: "log INSPVAXB ontime 1\r\n"
63# login_commands: "log INSPVASB ontime 0.01\r\n"
64# login_commands: "log CORRIMUDATASB ontime 0.01\r\n"
65# login_commands: "log RAWIMUSXB ontime 0.01\r\n"
66# login_commands: "log mark1pvab onnew\r\n"
67
68# login_commands: "log rangeb ontime 1\r\n"
69# login_commands: "log bdsephemerisb\r\n"
70# login_commands: "log gpsephemb\r\n"
71# login_commands: "log gloephemerisb\r\n"
72# login_commands: "log bdsephemerisb ontime 15\r\n"
73# login_commands: "log gpsephemb ontime 15\r\n"
74# login_commands: "log gloephemerisb ontime 15\r\n"
75
76# login_commands: "log imutoantoffsetsb once\r\n"
77# login_commands: "log vehiclebodyrotationb onchanged\r\n"
78
79# logout_commands: "EVENTOUTCONTROL MARK2 DISABLE\r\n"
80# logout_commands: "EVENTOUTCONTROL MARK1 DISABLE\r\n"
first check imutoantoffset saved in device
Definition readme.txt:2
std::string frame_id
Point cloud frame id