Commit f73b541
* Adding initiator and request time to booking
* Use new booking and request API for EmergencyPullover and ResponsiveWait
* Using new booking and request API for FleetUpdateHandle
* Use requester instead of initiator, use new API
* requester name for finishing task factories
* Using reverted constructors with nullopt default parameters
* Fix build failures on build farm (#274)
* Fix style for rmf_fleet_adapter
* Make colcon test pass for rmf_traffic_ros2
* Add rmf_fleet_adapter_python to build ci
---------
* Update changelogs and bump patch (#275)
* Switch to rst changelogs (#276)
* Put the action finished callback in a schedule instead of triggering immediately (#273)
* Put the action finished callback in a schedule instead of triggering immediately
* Style
* Update CHANGELOG
* Move changelog entry into forthcoming
---------
* Revert changes to constructing finish request factories
* Using overloaded TaskPlanner constructor to pass in name of fleet update handle
* Using overloaded rmf_task make functions
* Update changelogs
* 2.2.0
* Bump 2.3.0 (#282)
* Use new booking and request API, updated legacy FullControl fleet adapter
* Added node as parameter to pybinded set_task_planner_params, to pass planner_id and time functor to finishing task factory
* Using system_clock instead of steady_clock
* Remove the need to pass a node into the set_task_planner_params python binding
---------
(cherry picked from commit dc740df)
Signed-off-by: Aaron Chong <[email protected]>
Signed-off-by: Yadunund <[email protected]>
Signed-off-by: Yadunund <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Co-authored-by: Yadu <[email protected]>
Co-authored-by: Grey <[email protected]>
Co-authored-by: Yadunund <[email protected]>
1 parent 48e78cb commit f73b541
File tree
8 files changed
+137
-18
lines changed- rmf_fleet_adapter_python/src
- rmf_fleet_adapter
- include/rmf_fleet_adapter/agv
- src
- full_control
- rmf_fleet_adapter
- agv
- events
- rmf_task_ros2/src/rmf_task_ros2
8 files changed
+137
-18
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
367 | 369 | | |
368 | 370 | | |
369 | 371 | | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
370 | 379 | | |
371 | 380 | | |
372 | 381 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1234 | 1234 | | |
1235 | 1235 | | |
1236 | 1236 | | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
1237 | 1250 | | |
1238 | 1251 | | |
1239 | 1252 | | |
1240 | | - | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
1241 | 1256 | | |
1242 | 1257 | | |
1243 | 1258 | | |
1244 | 1259 | | |
1245 | 1260 | | |
1246 | 1261 | | |
1247 | 1262 | | |
1248 | | - | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
1249 | 1266 | | |
1250 | 1267 | | |
1251 | 1268 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
424 | 435 | | |
425 | 436 | | |
426 | 437 | | |
| |||
1576 | 1587 | | |
1577 | 1588 | | |
1578 | 1589 | | |
1579 | | - | |
| 1590 | + | |
| 1591 | + | |
| 1592 | + | |
| 1593 | + | |
| 1594 | + | |
1580 | 1595 | | |
1581 | 1596 | | |
1582 | 1597 | | |
| |||
Lines changed: 41 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
241 | 250 | | |
242 | 251 | | |
243 | 252 | | |
| |||
279 | 288 | | |
280 | 289 | | |
281 | 290 | | |
282 | | - | |
283 | | - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
284 | 307 | | |
285 | 308 | | |
286 | 309 | | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
287 | 313 | | |
288 | 314 | | |
289 | 315 | | |
| |||
1995 | 2021 | | |
1996 | 2022 | | |
1997 | 2023 | | |
| 2024 | + | |
| 2025 | + | |
| 2026 | + | |
| 2027 | + | |
| 2028 | + | |
| 2029 | + | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
1998 | 2036 | | |
1999 | 2037 | | |
2000 | 2038 | | |
| |||
2044 | 2082 | | |
2045 | 2083 | | |
2046 | 2084 | | |
2047 | | - | |
| 2085 | + | |
2048 | 2086 | | |
2049 | 2087 | | |
2050 | 2088 | | |
| |||
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
57 | 67 | | |
58 | 68 | | |
59 | 69 | | |
| |||
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
74 | 84 | | |
75 | 85 | | |
76 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
333 | 334 | | |
334 | 335 | | |
335 | 336 | | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
336 | 356 | | |
337 | | - | |
| 357 | + | |
338 | 358 | | |
339 | 359 | | |
340 | | - | |
341 | | - | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
342 | 363 | | |
343 | 364 | | |
344 | 365 | | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
351 | 369 | | |
352 | 370 | | |
353 | 371 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
800 | 800 | | |
801 | 801 | | |
802 | 802 | | |
| 803 | + | |
803 | 804 | | |
804 | | - | |
| 805 | + | |
| 806 | + | |
805 | 807 | | |
806 | 808 | | |
807 | 809 | | |
| |||
0 commit comments