Commit 6e743ef
authored
PathPlanning/InformedRRTStar/informed_rrt_star.py: Fix hard coded graph axis (AtsushiSakai#982)
- Use self.min_rand, self.max_rand variable values in place of -2, 151 parent e2412a6 commit 6e743ef
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| |||
0 commit comments