Commit 01195fa
Respect integration level for all position updates
More specifically, never set a vehicle's logical position (and allocate
associated resources) if the vehicle is supposed to be ignored.
Merged-by: Martin Grzenia <martin.grzenia@iml.fraunhofer.de>1 parent bc610bc commit 01195fa
File tree
2 files changed
+11
-9
lines changed- opentcs-documentation/src/docs/release-notes
- opentcs-kernel/src/main/java/org/opentcs/kernel/vehicles
2 files changed
+11
-9
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
Lines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
837 | 837 | | |
838 | 838 | | |
839 | 839 | | |
840 | | - | |
| 840 | + | |
841 | 841 | | |
842 | 842 | | |
843 | 843 | | |
| |||
975 | 975 | | |
976 | 976 | | |
977 | 977 | | |
978 | | - | |
979 | | - | |
| 978 | + | |
980 | 979 | | |
981 | 980 | | |
982 | | - | |
983 | | - | |
984 | | - | |
985 | | - | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
986 | 989 | | |
987 | | - | |
988 | 990 | | |
989 | | - | |
990 | 991 | | |
991 | 992 | | |
992 | 993 | | |
| |||
0 commit comments