Skip to main content

2024 | OriginalPaper | Buchkapitel

Variable Step Size Strategy for RRT* Algorithm

verfasst von : Jiadong Yang, Junxi Tian, Tao Chao

Erschienen in: Signal and Information Processing, Networking and Computers

Verlag: Springer Nature Singapore

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Pathfinding algorithm play a crucial role in the field of mobile robots. Among various algorithms, RRT* stands out as a representative sample-based approach that is increasingly utilized in complex environments due to its computational efficiency and minimal reliance on obstacle map information. However, the key to RRT*’s effectiveness lies in its convergence rate, given its asymptotic optimality. To address this challenge, this paper presents a novel Variable Step Size (VSS) strategy based on RRT*. The VSS strategy dynamically adjusts the expansion step size based on both the direction of the vertex and the goal point in the random tree, aiming to reach the goal point more rapidly. Since various variants of RRT* already involve extended steps, the VSS strategy exhibits excellent applicability in practice. Furthermore, VSS significantly enhances the likelihood of connecting the random tree to the goal point, facilitating faster identification of the initial path to initiate the optimization phase. Leveraging the optimization characteristics of VSS, when combined with the optimization methods employed in different variants of RRT*, the convergence rate of the algorithm can be further accelerated. In the simulation results, VSS combines well with the RRT*, RRT*-Connect, Informed- RRT*, Improved- RRT* and RRT*-Smart, not only reducing the number of iterations of the initial path, but also speeding up the convergence.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Quan, L., Han, L., Zhou, B., Shen, S., Gao, F.: Survey of UAV motion planning. IET Cyber-Systems Robot. 2(1), 14–21 (2020)CrossRef Quan, L., Han, L., Zhou, B., Shen, S., Gao, F.: Survey of UAV motion planning. IET Cyber-Systems Robot. 2(1), 14–21 (2020)CrossRef
2.
Zurück zum Zitat Liang, Y., Zhao, H.: CCPF-RRT*: an improved path planning algorithm with consideration of congestion. Expert Syst. Appl. 228, 120403 (2023)CrossRef Liang, Y., Zhao, H.: CCPF-RRT*: an improved path planning algorithm with consideration of congestion. Expert Syst. Appl. 228, 120403 (2023)CrossRef
3.
Zurück zum Zitat Zhang, S., Sang, H., Sun, X., Liu, F., Zhou, Y., Yu, P.: A multi-objective path planning method for the wave glider in the complex marine environment. Ocean Eng. 264, 112481 (2022)CrossRef Zhang, S., Sang, H., Sun, X., Liu, F., Zhou, Y., Yu, P.: A multi-objective path planning method for the wave glider in the complex marine environment. Ocean Eng. 264, 112481 (2022)CrossRef
4.
Zurück zum Zitat Zhou, Y., Zhang, E., Guo, H., Fang, Y., Li, H.: Lifting path planning of mobile cranes based on an improved RRT algorithm. Adv. Eng. Inform. 50, 101376 (2021)CrossRef Zhou, Y., Zhang, E., Guo, H., Fang, Y., Li, H.: Lifting path planning of mobile cranes based on an improved RRT algorithm. Adv. Eng. Inform. 50, 101376 (2021)CrossRef
5.
Zurück zum Zitat Siméon, T., Laumond, J., Nissoux, C.: Visibility-based probabilistic roadmaps for motion planning. Adv. Robot. 14(6), 477–493 (2000)CrossRef Siméon, T., Laumond, J., Nissoux, C.: Visibility-based probabilistic roadmaps for motion planning. Adv. Robot. 14(6), 477–493 (2000)CrossRef
6.
Zurück zum Zitat LaValle, S.M., Kuffner, J.J., Donald, B.R.: Rapidly-exploring random trees: progress and prospects. Algorithmic Comput. Robot. New Dir. 5, 293–308 (2001) LaValle, S.M., Kuffner, J.J., Donald, B.R.: Rapidly-exploring random trees: progress and prospects. Algorithmic Comput. Robot. New Dir. 5, 293–308 (2001)
7.
Zurück zum Zitat Karaman, S., Frazzoli, E.: Sampling-based algorithms for optimal motion planning. Int. J. Robot. Res. 30(7), 846–894 (2011)CrossRef Karaman, S., Frazzoli, E.: Sampling-based algorithms for optimal motion planning. Int. J. Robot. Res. 30(7), 846–894 (2011)CrossRef
8.
Zurück zum Zitat Klemm, S., et al.: RRT*-Connect: Faster, asymptotically optimal motion planning. In: IEEE International Conference on Robotics and Biomimetics (ROBIO), 2015, pp. 1670–1677, IEEE (2015) Klemm, S., et al.: RRT*-Connect: Faster, asymptotically optimal motion planning. In: IEEE International Conference on Robotics and Biomimetics (ROBIO), 2015, pp. 1670–1677, IEEE (2015)
9.
Zurück zum Zitat Kuffner, J.J., LaValle, S.M.: RRT-connect: An efficient approach to single-query path planning. In: Proceedings 2000 ICRA. Millennium Conference. IEEE International Conference on Robotics and Automation. Symposia Proceedings (Cat. No. 00CH37065), 2000, pp. 995–1001, IEEE (2000) Kuffner, J.J., LaValle, S.M.: RRT-connect: An efficient approach to single-query path planning. In: Proceedings 2000 ICRA. Millennium Conference. IEEE International Conference on Robotics and Automation. Symposia Proceedings (Cat. No. 00CH37065), 2000, pp. 995–1001, IEEE (2000)
10.
Zurück zum Zitat Gammell, J.D., Srinivasa, S.S., Barfoot, T.D.: Informed RRT: Optimal sampling-based path planning focused via direct sampling of an admissible ellipsoidal heuristic. In: IEEE/RSJ International Conference on Intelligent Robots and Systems, 2014, pp. 2997–3004, IEEE (2014) Gammell, J.D., Srinivasa, S.S., Barfoot, T.D.: Informed RRT: Optimal sampling-based path planning focused via direct sampling of an admissible ellipsoidal heuristic. In: IEEE/RSJ International Conference on Intelligent Robots and Systems, 2014, pp. 2997–3004, IEEE (2014)
11.
Zurück zum Zitat Tian, J., Chao, T., Yang, M., Zhu, J., Wang, S.: A path planning algorithm based on improved RRT* for UAVs. In: IEEE International Conference on Unmanned Systems (ICUS), 2022, pp. 1–6, IEEE (2022) Tian, J., Chao, T., Yang, M., Zhu, J., Wang, S.: A path planning algorithm based on improved RRT* for UAVs. In: IEEE International Conference on Unmanned Systems (ICUS), 2022, pp. 1–6, IEEE (2022)
12.
Zurück zum Zitat Islam, F., Nasir, J., Malik, U., Ayaz, Y., Hasan, O.: RRT*-smart: Rapid convergence implementation of RRT* towards optimal solution. In: IEEE International Conference on Mechatronics and Automation, 2012, pp. 1651–1656, IEEE (2012) Islam, F., Nasir, J., Malik, U., Ayaz, Y., Hasan, O.: RRT*-smart: Rapid convergence implementation of RRT* towards optimal solution. In: IEEE International Conference on Mechatronics and Automation, 2012, pp. 1651–1656, IEEE (2012)
13.
Zurück zum Zitat Jeong, I., Lee, S., Kim, J.: Quick-RRT*: triangular inequality-based implementation of RRT* with improved initial solution and convergence rate. Expert Syst. Appl. 123, 82–90 (2019)CrossRef Jeong, I., Lee, S., Kim, J.: Quick-RRT*: triangular inequality-based implementation of RRT* with improved initial solution and convergence rate. Expert Syst. Appl. 123, 82–90 (2019)CrossRef
14.
Zurück zum Zitat Liao, B., Wan, F., Hua, Y., Ma, R., Zhu, S., Qing, X.: F-RRT*: an improved path planning algorithm with improved initial solution and convergence rate. Expert Syst. Appl. 184, 115457 (2021)CrossRef Liao, B., Wan, F., Hua, Y., Ma, R., Zhu, S., Qing, X.: F-RRT*: an improved path planning algorithm with improved initial solution and convergence rate. Expert Syst. Appl. 184, 115457 (2021)CrossRef
15.
Zurück zum Zitat Ying, K., Pourhejazy, P., Cheng, C., Cai, Z.: Deep learning-based optimization for motion planning of dual-arm assembly robots. Comput. Ind. Eng. 160, 107603 (2021)CrossRef Ying, K., Pourhejazy, P., Cheng, C., Cai, Z.: Deep learning-based optimization for motion planning of dual-arm assembly robots. Comput. Ind. Eng. 160, 107603 (2021)CrossRef
16.
Zurück zum Zitat Zhao, C., Zhu, Y., Du, Y., Liao, F., Chan, C.: A novel direct trajectory planning approach based on generative adversarial networks and rapidly-exploring random tree. IEEE T Intell. Transp. 23(10), 1–12 (2022)CrossRef Zhao, C., Zhu, Y., Du, Y., Liao, F., Chan, C.: A novel direct trajectory planning approach based on generative adversarial networks and rapidly-exploring random tree. IEEE T Intell. Transp. 23(10), 1–12 (2022)CrossRef
17.
Zurück zum Zitat LaValle, S.M.: Planning algorithms, Cambridge University press. (2006) LaValle, S.M.: Planning algorithms, Cambridge University press. (2006)
Metadaten
Titel
Variable Step Size Strategy for RRT* Algorithm
verfasst von
Jiadong Yang
Junxi Tian
Tao Chao
Copyright-Jahr
2024
Verlag
Springer Nature Singapore
DOI
https://doi.org/10.1007/978-981-97-2116-0_2