Commit 4707841
authored
cmd_vel_mux + base_link frame name + odometry_transformer (#6)
* fixed path bug
* Refactor launch scripts to source workspace setup from a consistent directory structure and include cmd_vel_mux in all relevant launch files.
* Update frame_id references from 'vehicle' to 'base_link' in launch files and source code for consistency
* Implemented new odom transformer node. Remove sensor offset parameters from configuration and source code; update odometry topic references to use '/odom_base_link' instead of '/state_estimation' across launch files and implementations.
* bug fix for building
* rviz bug
* wrong url fixed1 parent b73e719 commit 4707841
40 files changed
Lines changed: 1040 additions & 65 deletions
File tree
- src
- base_autonomy
- local_planner
- config/unitree
- launch
- src
- vehicle_simulator
- launch
- rviz
- visualization_tools
- launch
- src
- route_planner/far_planner/launch
- utilities
- cmd_vel_mux
- config
- include/cmd_vel_mux
- launch
- src
- odom_transformer
- src
- teleop_joy_controller/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
Lines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
188 | 203 | | |
189 | 204 | | |
190 | 205 | | |
| |||
195 | 210 | | |
196 | 211 | | |
197 | 212 | | |
198 | | - | |
199 | | - | |
| 213 | + | |
| 214 | + | |
200 | 215 | | |
201 | 216 | | |
202 | 217 | | |
| |||
211 | 226 | | |
212 | 227 | | |
213 | 228 | | |
214 | | - | |
| 229 | + | |
215 | 230 | | |
216 | 231 | | |
217 | 232 | | |
| |||
227 | 242 | | |
228 | 243 | | |
229 | 244 | | |
| 245 | + | |
230 | 246 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| |||
169 | 167 | | |
170 | 168 | | |
171 | 169 | | |
172 | | - | |
173 | | - | |
| 170 | + | |
| 171 | + | |
174 | 172 | | |
175 | 173 | | |
176 | 174 | | |
| |||
562 | 560 | | |
563 | 561 | | |
564 | 562 | | |
565 | | - | |
566 | | - | |
567 | 563 | | |
568 | 564 | | |
569 | 565 | | |
| |||
610 | 606 | | |
611 | 607 | | |
612 | 608 | | |
613 | | - | |
614 | | - | |
615 | 609 | | |
616 | 610 | | |
617 | 611 | | |
| |||
655 | 649 | | |
656 | 650 | | |
657 | 651 | | |
658 | | - | |
| 652 | + | |
659 | 653 | | |
660 | 654 | | |
661 | 655 | | |
| |||
1061 | 1055 | | |
1062 | 1056 | | |
1063 | 1057 | | |
1064 | | - | |
| 1058 | + | |
1065 | 1059 | | |
1066 | 1060 | | |
1067 | 1061 | | |
| |||
1107 | 1101 | | |
1108 | 1102 | | |
1109 | 1103 | | |
1110 | | - | |
| 1104 | + | |
1111 | 1105 | | |
1112 | 1106 | | |
1113 | 1107 | | |
| |||
1137 | 1131 | | |
1138 | 1132 | | |
1139 | 1133 | | |
1140 | | - | |
| 1134 | + | |
1141 | 1135 | | |
1142 | 1136 | | |
1143 | 1137 | | |
1144 | 1138 | | |
1145 | 1139 | | |
1146 | 1140 | | |
1147 | 1141 | | |
1148 | | - | |
| 1142 | + | |
1149 | 1143 | | |
1150 | 1144 | | |
1151 | 1145 | | |
1152 | 1146 | | |
1153 | 1147 | | |
1154 | 1148 | | |
1155 | 1149 | | |
1156 | | - | |
| 1150 | + | |
1157 | 1151 | | |
1158 | 1152 | | |
1159 | 1153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | 49 | | |
52 | 50 | | |
53 | 51 | | |
| |||
133 | 131 | | |
134 | 132 | | |
135 | 133 | | |
136 | | - | |
137 | | - | |
| 134 | + | |
| 135 | + | |
138 | 136 | | |
139 | 137 | | |
140 | 138 | | |
| |||
246 | 244 | | |
247 | 245 | | |
248 | 246 | | |
249 | | - | |
250 | | - | |
251 | 247 | | |
252 | 248 | | |
253 | 249 | | |
| |||
282 | 278 | | |
283 | 279 | | |
284 | 280 | | |
285 | | - | |
286 | | - | |
287 | 281 | | |
288 | 282 | | |
289 | 283 | | |
| |||
315 | 309 | | |
316 | 310 | | |
317 | 311 | | |
318 | | - | |
| 312 | + | |
319 | 313 | | |
320 | 314 | | |
321 | 315 | | |
| |||
327 | 321 | | |
328 | 322 | | |
329 | 323 | | |
330 | | - | |
| 324 | + | |
331 | 325 | | |
332 | | - | |
| 326 | + | |
333 | 327 | | |
334 | 328 | | |
335 | 329 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
89 | 95 | | |
90 | 96 | | |
91 | 97 | | |
| |||
105 | 111 | | |
106 | 112 | | |
107 | 113 | | |
| 114 | + | |
| 115 | + | |
108 | 116 | | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
99 | 105 | | |
100 | 106 | | |
101 | 107 | | |
| |||
117 | 123 | | |
118 | 124 | | |
119 | 125 | | |
| 126 | + | |
| 127 | + | |
120 | 128 | | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
117 | 123 | | |
118 | 124 | | |
119 | 125 | | |
| |||
137 | 143 | | |
138 | 144 | | |
139 | 145 | | |
| 146 | + | |
| 147 | + | |
140 | 148 | | |
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
94 | 100 | | |
95 | 101 | | |
96 | 102 | | |
| |||
111 | 117 | | |
112 | 118 | | |
113 | 119 | | |
| 120 | + | |
| 121 | + | |
114 | 122 | | |
0 commit comments