Commit 6b250a7
authored
mppi: return NO_INFORMATION when the checked point is outside the costmap (ros-navigation#3816)
otherwise the controller crashes at ObstaclesCritic::costAtPose
because x_i and y_i isn't initialized.1 parent 61d70bc commit 6b250a7
File tree
1 file changed
+4
-1
lines changed1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
195 | 198 | | |
196 | 199 | | |
197 | 200 | | |
| |||
0 commit comments