Matt
bb0b207d2f
Fix array out of bounds exception caused by parallel race group ( #1935 )
...
The current index would be set to -1 by the execute method of ParallelRaceGroup,
and then an index out of bounds exception would be thrown by the end() method of
SequentialCommandGroup. This change bound checks the current command index as well
as only calls end at the end of parallel race group rather than during execute.
2019-10-18 07:55:14 -07:00
..
2018-10-28 21:54:06 -07:00
2019-09-14 15:22:54 -05:00
2019-09-29 16:48:12 -07:00
2019-09-29 20:35:04 -07:00
2019-06-29 23:54:02 -07:00
2019-10-18 07:55:14 -07:00
2019-09-28 15:40:56 -07:00
2018-07-22 19:40:57 -07:00
2019-09-08 13:20:26 -05:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-09-28 15:40:56 -07:00
2019-09-28 15:40:56 -07:00
2019-10-05 22:39:00 -07:00
2019-10-05 22:39:00 -07:00
2019-10-05 22:39:00 -07:00
2019-10-05 22:39:00 -07:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-10-05 22:39:00 -07:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-08-25 18:42:00 -07:00
2019-09-14 15:22:54 -05:00
2019-09-28 16:49:34 -07:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-10-05 22:39:00 -07:00
2019-10-05 22:39:00 -07:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-09-06 20:42:40 -05:00
2019-10-05 22:39:00 -07:00
2019-08-12 23:45:45 -07:00
2019-07-08 22:58:39 -07:00
2018-11-02 13:16:44 -07:00
2019-09-14 15:22:54 -05:00
2018-07-22 19:40:57 -07:00
2018-07-22 19:40:57 -07:00
2019-08-25 18:42:00 -07:00
2019-08-25 18:42:00 -07:00
2019-08-25 22:52:48 -07:00
2019-09-03 15:58:31 -07:00
2019-09-14 15:22:54 -05:00
2019-07-31 22:15:22 -07:00
2019-08-16 21:56:48 -07:00
2019-07-08 22:58:39 -07:00
2019-09-14 15:22:54 -05:00
2019-08-16 21:56:48 -07:00
2019-09-14 15:22:54 -05:00
2019-08-25 22:52:48 -07:00
2018-07-22 19:40:57 -07:00
2019-09-14 15:22:54 -05:00
2018-07-22 19:40:57 -07:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2018-11-22 21:15:26 -08:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-07-08 22:58:39 -07:00
2019-05-31 15:43:32 -05:00
2018-07-22 19:40:57 -07:00
2019-09-29 20:35:04 -07:00
2019-07-16 09:18:23 -05:00
2019-09-14 15:22:54 -05:00
2018-07-28 09:51:49 -07:00
2019-09-28 16:49:11 -07:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2018-07-22 19:40:57 -07:00
2019-09-14 15:22:54 -05:00
2018-07-28 14:04:46 -07:00
2019-08-25 22:52:48 -07:00
2019-09-14 15:22:54 -05:00
2019-05-17 17:35:09 -07:00
2019-09-03 15:58:31 -07:00
2019-08-16 21:56:48 -07:00
2019-10-05 22:39:00 -07:00
2019-08-12 23:45:45 -07:00
2019-09-14 15:22:54 -05:00
2019-09-14 15:22:54 -05:00
2019-09-03 15:58:31 -07:00
2018-07-25 19:58:05 -07:00