A Safe and Efficient Global Path-Planning Method Considering Multiple Environmental Factors of the Moon Using a Distributed Computation Strategy
<p>The overall framework of the proposed method.</p> "> Figure 2
<p>The cutting and storage process of the safety-map tile pyramid.</p> "> Figure 3
<p>The iterative process of DPPS-STP.</p> "> Figure 4
<p>The data structure design of the A* algorithm with hash table-based open and closed lists, and the weighted A* algorithm with hash table-based open and closed lists.</p> "> Figure 5
<p>Research regions and corresponding locations.</p> "> Figure 6
<p>Path comparison of different A* algorithms in single-machine environment: (<b>a</b>) short-distance path-planning results. (<b>b</b>) Medium-distance path-planning results. (<b>c</b>) Long-distance path-planning results.</p> "> Figure 7
<p>Time cost comparison of path planning for single-machine and distributed A* algorithms across three regions.</p> "> Figure 8
<p>Comparison of single-machine and distributed path planning in three regions. (<b>a</b>) Path result in the Oceanus Procellarum region. (<b>b</b>) Path result in the CE-4 landing region. (<b>c</b>) Path result in the south-pole region. (<b>d</b>) Local size enlargement of (<b>a</b>). (<b>e</b>) Local size enlargement of (<b>b</b>). (<b>f</b>) Local size enlargement of (<b>c</b>).</p> "> Figure 9
<p>Comparison of single-machine and distributed path-planning algorithms in Endurance landing region. (<b>a</b>) Local size enlargement of (<b>c</b>). (<b>b</b>) Local size enlargement of (<b>c</b>). (<b>c</b>) Path result in the Endurance mission landing region.</p> "> Figure 10
<p>(<b>a</b>) Long-distance path optimization comparison in the south-pole region based on the Bresenham algorithm. (<b>b</b>) Local size enlargement of (<b>a</b>).</p> "> Figure 11
<p>Comparison of path-planning results with and without crater obstacles.</p> "> Figure 12
<p>Comparison of path-planning results in the south-pole region with and without average-illumination-rate constraints.</p> "> Figure 13
<p>Comparison of path-planning results in the CE-4 landing region with and without roughness factor constraints.</p> "> Figure 14
<p>Comparison of path-planning results in the Oceanus Procellarum region with and without rock abundance factor constraint.</p> ">
Abstract
:1. Introduction
- (1)
- Insufficient comprehensive consideration of safety factors: The lunar surface has a complex topography with various terrains such as mountains and deep pits [12]. For large-scale, long-distance exploration tasks, the safety of path planning is crucial and should consider multiple factors such as terrain, illumination, craters, and rocks. Currently, most lunar path-planning research is based on DEM, but the resolution of global lunar DEM is relatively low, making it difficult to avoid all obstacles on the Moon, such as small craters. Few studies incorporate high-resolution DOM images for path planning. Additionally, rocks are a major feature of the lunar surface and pose potential dangers to landers and rovers; however, few studies have included rock abundance on the lunar surface as a consideration in path planning.
- (2)
- Insufficient computational efficiency in path planning: Current research on overall mission planning for the Moon often focuses on single-machine path planning within small areas. In the future, rovers with large-scale detection capabilities could expand their exploration radius from small local areas to tens or even hundreds of kilometers. As the exploration range increases, the complexity of path-planning calculations grows exponentially, making it difficult for single-machine computing power to handle large-scale path planning in the complex lunar environment.
- (1)
- Different from existing studies, a new set of safety evaluation rules for the lunar environment has been established. The proposed method incorporating not only the lunar terrain slope, but also factors such as roughness, average illumination rate, rock abundance, and the distance and density of obstacle points around image pixels. The safety map generated based on these rules supports subsequent path-planning tasks, ensuring that the planning results can effectively avoid dangerous areas.
- (2)
- We propose a distributed path-planning strategy based on a safety-map tile pyramid. The method utilizes an optimized data structure and cost function within the A* algorithm to tackle the challenges of large-scale path-planning tasks, which are difficult to manage in a single-machine environment. Experimental results show that this method significantly improves the speed while ensuring path safety.
- (3)
- A periodic planning method that combines high-resolution DOM is introduced. By using CenterNet to detect small craters on the DOM and integrating the Bresenham algorithm to simplify the path, the method reduces the turning angles and distances of the path, effectively avoiding obstacles posed by small craters.
2. Methods
2.1. Generation and Distributed Storage of the Safety Map Considering Lunar Environmental Factors
- (1)
- Slope
- (2)
- Roughness
- (3)
- Average Illumination Rate
- (4)
- Rock Abundance
2.2. Overall Mission Path Planning Based on a Distributed Path-Planning Strategy
2.3. Refined Periodic Planning Based on CenterNet Small Crater Detection
2.4. Path Planning Using an A* Algorithm with Improved Data Structure and Cost Function (OC-WHT-A* Algorithm)
3. Research Regions and Data
3.1. Research Regions
3.2. Data
4. Results
4.1. Experimental Design and Evaluation Metrics
4.2. Comparison of Different A* Algorithm Path Planning in a Single-Machine Environment
4.3. Comparison of Path-Planning Results for the DPPS-STP Distributed Algorithm
4.4. Comparison of Path-Planning Results in the High-Resolution Data Region
4.5. Comparison of Path Optimization Results Based on the Bresenham Algorithm
4.6. Comparison of Path-Planning Results Before and After Adding Small Crater Obstacles
5. Discussion
6. Conclusions
- (1)
- Compared to considering a single factor, this paper integrates slope, roughness, rock abundance, solar illumination, and the presence of small craters, which can significantly enhance the safety of lunar-rover path planning.
- (2)
- By using DPPS-STP strategy the issue of single-machine computation being limited by machine memory has been successfully addressed. For long-distance missions conducted in the south polar region, the distributed strategy improved speed by 13.47 times compared to single-machine computation.
- (3)
- The proposed OC-WHT-A* algorithm uses a hash table as the data structure for the open and closed lists, significantly reducing the time and space complexity of the algorithm. It incorporates the safety of path points into the A* algorithm’s evaluation function, effectively avoiding obstacle points.
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
Abbreviations
DPPS-STP | Distributed path-planning strategy based on a safety-map tile pyramid; |
DOM | Digital Orthophoto Map; |
DEM | Digital Elevation Model; |
DTM | Digital Terrain Model; |
HDFS | Hadoop distributed file system; |
CFA | cumulative fractional area; |
RDD | Resilient distributed dataset; |
LRO | Lunar Reconnaissance Orbiter; |
OC-RA-A* | A* algorithm with a random-access data structure for open and closed lists, using a min-heap and a two-dimensional array to implement the open list. |
OC-HT-A* | A* algorithm with hash table-based open and closed lists, using a min-heap and a hash table to implement the open list. |
OC-WHT-A* | Weighted A* algorithm with hash table-based open and closed lists, using a min-heap and a hash table to implement the open list. |
References
- Zhou, J.P.; Lu, L.; Li, Z.Y. Orbit design for manned Lunar exploration: Challenges and perspectives. Acta Aerodyn. Sin. 2023, 41, 1–12. [Google Scholar]
- Creech, S.; Guidi, J.; Elburn, D. Artemis: An overview of NASA’s activities to return humans to the Moon. In Proceedings of the IEEE Aerospace Conference 2022, Big Sky, MT, USA, 5–12 March 2022. [Google Scholar]
- Wu, W.; Yu, D.; Wang, C.; Liu, J.; Tang, Y.; Zhang, H.; Zou, Y.; Ma, J.; Zhou, G.; Zhang, Z.; et al. Research on the Main Scientific and Technological Issues on Lunar Polar Exploration. J. Deep Space Explor. 2020, 7, 223–231. [Google Scholar]
- Li, C.L.; Liu, J.J.; Zuo, W. Progress of China’s lunar exploration (2011–2020). Chin. J. Space Sci. 2021, 41, 68–75. [Google Scholar]
- Di, K.; Wang, J.; Xing, Y.; Liu, Z.; Wan, W.; Peng, M.; Wang, Y.; Liu, B.; Yu, T.; Li, L.; et al. Progresses and prospects of environment perception and navigation for deep space exploration rovers. Acta Geod. Cartogr. Sin. 2021, 50, 1457–1468. [Google Scholar]
- Chan, N.T.; He, X. A Review of Control Techniques for Lunar Rovers. In Proceedings of the 2024 2nd International Conference on Frontiers of Intelligent Manufacturing and Automation, Baotou, China, 9 August 2024; ACM: New York, NY, USA, 2024; pp. 643–649. [Google Scholar]
- Tong, X.; Liu, S.; Xie, H.; Xu, X.; Ye, Z.; Feng, Y.; Wang, C.; Liu, S.; Jin, Y.; Chen, P.; et al. From Earth Mapping to Extraterrestrial Planet Mapping. Acta Geod. Cartogr. Sin. 2022, 51, 488. [Google Scholar]
- Jia, Y.; Zhang, S.; Liu, B.; Di, K.; Xie, B.; Nan, J.; Zhao, C.; Wan, G. A Robust Method for Large-Scale Route Optimization on Lunar Surface Utilizing a Multi-Level Map Model. Chin. J. Aeronaut. 2025, 38, 103388. [Google Scholar] [CrossRef]
- Daftry, S.; Chen, Z.; Cheng, Y.; Tepsuporn, S.; Khattak, S.; Matthies, L.; Coltin, B.; Naal, U.; Ma, L.M.; Deans, M. LunarNav: Crater-Based Localization for Long-Range Autonomous Lunar Rover Navigation. In Proceedings of the 2023 IEEE Aerospace Conference, Big Sky, MT, USA, 4–11 March 2023; pp. 1–15. [Google Scholar]
- Wang, P.; Qiang, X.Q.; Guo, J. A survey of lunar wide range exploration rover and GNC technology. CJSS 2022, 43, 548–2022. [Google Scholar]
- Baker, J.D.; Elliott, J.O.; Keane, J.T.; Khan, N.R.; Kornfeld, R.P.; Nayar, H.D.; Nesnas, I.A. The Endurance Lunar Rover Sample Return Mission. In Proceedings of the 2024 IEEE Aerospace Conference, Big Sky, MT, USA, 2–9 March 2024; pp. 1–13. [Google Scholar]
- Liu, B.; Bo, Z.; Yin, L. Research on long-distance accessibility analysis and path planning method of lunar rover. Manned Spacefl. 2024, 30, 143–149. [Google Scholar]
- Sutoh, M.; Otsuki, M.; Wakabayashi, S.; Hoshino, T.; Hashimoto, T. The Right Path: Comprehensive Path Planning for Lunar Exploration Rovers. IEEE Robot. Autom. Mag. 2015, 22, 22–33. [Google Scholar] [CrossRef]
- Wang, Y.; Wan, W.; Gou, S.; Peng, M.; Liu, Z.; Di, K.; Li, L.; Yu, T.; Wang, J.; Cheng, X. Vision-Based Decision Support for Rover Path Planning in the Chang’e-4 Mission. Remote Sens. 2020, 12, 624. [Google Scholar] [CrossRef]
- Dijkstra, E.W. A Note on Two Problems in Connexion with Graphs; Springer: New York, NY, USA, 1959; pp. 269–271. [Google Scholar]
- Luo, M.; Hou, X.; Yang, J. Surface Optimal Path Planning Using an Extended Dijkstra Algorithm. IEEE Access 2020, 8, 147827–147838. [Google Scholar] [CrossRef]
- Floyd, R.W. Algorithm 97: Shortest path. Commun. ACM 1962, 5, 345. [Google Scholar] [CrossRef]
- Hart, P.E.; Nilsson, N.J.; Raphael, B. A Formal Basis for the Heuristic Determination of Minimum Cost Paths. IEEE Trans. Cybern. 1968, 4, 100–107. [Google Scholar] [CrossRef]
- Dorigo, M.; Maniezzo, V.; Colorni, A. Ant system: Optimization by a colony of cooperating agents. IEEE Trans. Syst. Man Cybern. Syst. 1996, 26, 29–41. [Google Scholar] [CrossRef]
- Nazarahari, M.; Khanmirza, E.; Doostie, S. Multi-objective multi-robot path planning in continuous environment using an enhanced genetic algorithm. Expert Syst. Appl. 2019, 115, 106–120. [Google Scholar] [CrossRef]
- Rasekhipour, Y.; Khajepour, A.; Chen, S.K.; Litkouhi, B. A Potential Field-Based Model Predictive Path-Planning Controller for Autonomous Road Vehicles. IEEE Trans. Intell. Transp. Syst. 2017, 18, 1255–1267. [Google Scholar] [CrossRef]
- Wang, J.; Chi, W.; Li, C.; Wang, C.; Meng, M.Q.H. Neural RRT*: Learning-Based Optimal Path Planning. IEEE Trans. Autom. Sci. Eng. 2020, 17, 1748–1758. [Google Scholar] [CrossRef]
- Bai, J.H.; Oh, Y.J. Global Path Planning of Lunar Rover Under Static and Dynamic Constraints. Int. J. Aeronaut. 2020, 21, 1105–1113. [Google Scholar] [CrossRef]
- Yu, X.Q.; Guo, J.; Zhao, Y. Fast and safe path planning for lunar rover. Acta Aeronaut. Astronaut. Sin. 2021, 42, 524153. [Google Scholar]
- Yu, T.Y.; Fei, J.T.; LI, L.C. Study on path planning method of lunar rover. J. Deep Space Exploit. 2019, 6, 384–390. [Google Scholar]
- Hong, Z.; Tu, B.; Tong, X. A fast large-scale path planning method on lunar DEM using distributed tile pyramid strategy. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2022, 16, 344–355. [Google Scholar] [CrossRef]
- Yu, X.; Huang, Q.; Wang, P.; Guo, J. Comprehensive Global Path Planning for Lunar Rovers. In Proceedings of the 2020 3rd International Conference on Unmanned Systems (ICUS), Harbin, China, 27–28 November 2020; pp. 505–510. [Google Scholar]
- Rosa, D.; Bussey, B.; Cahill, J.T.; Lutz, T.; Crawford, I.A.; Hackwill, T.; van Gasselt, S.; Neukum, G.; Witte, L.; McGovern, A.; et al. Characterisation of potential landing sites for the European Space Agency’s lunar lander project. Planet Space Sci. 2012, 74, 224–246. [Google Scholar] [CrossRef]
- Hu, R.; Zhang, Y. Fast Path Planning for Long-Range Planetary Roving Based on a Hierarchical Framework and Deep Reinforcement Learning. Aerospace 2022, 9, 101. [Google Scholar] [CrossRef]
- Peng, S.; Zeng, Q.; Li, C.; Su, Z.; Wan, G.; Liu, L. An Improved A* Algorithm for Multi-Environmental Factor Lunar Rover Path Planning. In Proceedings of the 2023 3rd International Conference on Electrical Engineering and Mechatronics Technology (ICEEMT), Nanjing, China, 21–23 July 2023. [Google Scholar]
- Wu, B.; Huang, J.; Li, Y.; Wang, Y.; Peng, J. Rock Abundance and Crater Density in the Candidate Chang’E-5 Landing Region on the Moon. J. Geophys. Res. Planets 2018, 123, 3256–3272. [Google Scholar] [CrossRef]
- Golombek, M.; Rapp, D. Size-frequency distributions of rocks on Mars and Earth analog sites: Implications for future landed missions. J. Geophys. Res. Planets 1997, 102, 4117–4129. [Google Scholar] [CrossRef]
- Bresenham, J.E. Algorithm for computer control of a digital plotter. IBM Syst. J. 1965, 4, 25–30. [Google Scholar] [CrossRef]
- Zhou, X.; Wang, D.; Krähenbühl, P. Objects as points. CVPR 2019, 5, 12. [Google Scholar]
- Zhang, S.; Zhang, P.; Yang, J.; Kang, Z.; Cao, Z.; Yang, Z. Automatic detection for small-scale lunar impact crater using deep learning. Adv. Space Res. 2024, 73, 2175–2187. [Google Scholar] [CrossRef]
- Cao, H.J.; Chen, J.; Qiao, L. Compositional characteristics and remote sensing of regional geology at the Chang’E-5 landing site. Sci. China Phys. Mech. Astron. 2023, 53, 239605. [Google Scholar]
- Keane, J. Endurance: Lunar South Pole–Aitken Basin Traverse and Sample Return Rover, 2023–2032 Planetary and Astrobiology Decadal Survey Mission Concept Study, Closed Presentation and Report to the Steering Committee, 14 April 2021. Available online: https://science.nasa.gov/wp-content/uploads/2023/11/endurance-spa-traverse-and-sample-return.pdf (accessed on 20 November 2024).
- Li, C.L.; Liu, J.J.; Ren, X. Lunar global high-precision terrain reconstruction based on Chang’E-2 stereo images. Geomat. Inf. Sci. Wuhan Univ. 2018, 43, 485. [Google Scholar]
- Tong, X.H.; Huang, Q.; Liu, S.-J.; Xie, H.; Chen, H.; Wang, Y.-Q.; Xu, X.; Wang, C.; Jin, Y.-M. A high-precision horizon-based illumination modeling method for the lunar surface using pyramidal LOLA data. Icarus 2023, 390, 115302. [Google Scholar] [CrossRef]
- Mazarico, E.; Neumann, G.A.; Smith, D.E. Illumination conditions of the lunar polar regions using LOLA topography. Icarus 2011, 211, 1066–1081. [Google Scholar] [CrossRef]
- Bandfield, J.L.; Ghent, R.R.; Vasavada, A. Lunar surface rock abundance and regolith fines temperatures derived from LRO Diviner Radiometer data. J. Geophys. Res. Planets 2011, 116, 148–227. [Google Scholar] [CrossRef]
- Speyerer, E.J.; Robinson, M.S.; Denevi, B.W.; Team, L.S. Lunar Reconnaissance Orbiter Camera Global Morphological Map of the Moon. In Proceedings of the 42nd Lunar and Planetary Science Conference, The Woodlands, TX, USA, 7–11 March 2011. [Google Scholar]
- Sanguino, T.J.M. 50 years of rovers for planetary exploration: A retrospective review for future directions. Rob. Auton. Syst. 2017, 94, 172–185. [Google Scholar]
- Pajola, M.; Rossato, S.; Baratti, E.; Pozzobon, R.; Quantin, C.; Carter, J.; Thollot, P. Boulder abundances and size-frequency distributions on Oxia Planum-Mars: Scientific implications for the 2020 ESA ExoMars rover. Icarus 2017, 296, 73–90. [Google Scholar] [CrossRef]
Research Regions | Latitude and Longitude Range | Area (km2) | Image Size (Pixels × Pixels) | Features |
---|---|---|---|---|
Oceanus Procellarum Region | 0°–45°N 72°W–21°W | 2,359,296 | 76,800 × 76,800 | Primarily Lunar Maria, Wide Terrain, Flat |
CE-4 Landing Region | 33°S–55°S 161°E–166°W | 921,600 | 48,000 × 48,000 | Primarily Highlands, Many Impact Craters, Rugged Terrain |
South Pole Region | 85°S–90°S 180°W–180°E | 65,536 | 12,800 × 12,800 | Complex Terrain, Many Impact Craters, Presence of Permanent Shadows |
Endurance Landing Region | 56.69°S–57.76°S, 161.86°W–161.46°W | 30 | 1500 × 5000 | Complex Terrain, Many Impact Craters, Unique Geological Composition |
Data | Data Source | Coverage Range | Resolution | Download Link |
---|---|---|---|---|
DEM | Chang’e 2 [38] | Global Lunar | 20 m | https://moon.bao.ac.cn/ (accessed on 4 March 2025) |
DTM | LRO | Local Area | 2 m | https://wms.lroc.asu.edu/lroc/ (accessed on 4 March 2025) |
Average Lunar Illumination Rate | LRO [39] | Global Lunar | 1900 m | Provided by Tongji University |
LRO [40] | 85°S–90°S | 120 m | https://pgda.gsfc.nasa.gov/products/69 (accessed on 4 March 2025) | |
Rock Abundance | LRO [41] | 85°N–80°S | 128 m | https://ode.rsl.wustl.edu/moon/datasets (accessed on 4 March 2025) |
DOM | Chang’e 2 [3] | Global Lunar | 7 m | https://moon.bao.ac.cn/ (accessed on 4 March 2025) |
LRO [42] | Global Lunar | 100 m | https://astrogeology.usgs.gov/search/map/moon_lro_lroc_wac_global_morphology_mosaic_100m (accessed on 4 March 2025) | |
LRO | Local Area | 0.59 m | https://wms.lroc.asu.edu/lroc/ (accessed on 4 March 2025) |
Algorithm | Short Distance | Medium Distance | Long Distance | |||
---|---|---|---|---|---|---|
Time Cost (s) | Hazardous Nodes | Time Cost (s) | Hazardous Nodes | Time Cost (s) | Hazardous Nodes | |
Traditional A* | 81.348 | 70 | 1418.512 | 241 | 10,145.400 | 276 |
OC-RA-A* | 7.520 | 70 | 24.259 | 241 | 79.477 | 276 |
OC-HT-A* | 7.424 | 70 | 24.383 | 241 | 77.760 | 276 |
OC-WHT-A* | 6.909 | 0 | 12.497 | 0 | 36.160 | 0 |
Algorithm | Oceanus Procellarum Region | CE-4 Landing Region | South Pole Region | ||||||
---|---|---|---|---|---|---|---|---|---|
Start-Up Time (s) | Running Time (s) | Sum Time (s) | Start-up Time (s) | Running Time (s) | Sum Time (s) | Start-Up Time (s) | Running Time (s) | Sum Time (s) | |
Single-Machine (using OC-WHT-A*) | 0 | 1228.540 | 1228.540 | 0 | 689.687 | 689.687 | 0 | 3176.751 | 3176.751 |
DPPS-STP (using OC-HT-A*) | 1.492 | 148.140 | 149.632 | 1.568 | 113.678 | 115.246 | 1.541 | 311.589 | 313.130 |
DPPS-STP (using OC-WHT-A*) | 1.536 | 90.618 | 92.154 | 1.563 | 87.828 | 89.391 | 1.560 | 234.278 | 235.838 |
Algorithm | Oceanus Procellarum Region | CE-4 Landing Region | South Pole Region | ||||||
---|---|---|---|---|---|---|---|---|---|
Time Cost (s) | Path Length (km) | Hazardous Nodes | Time Cost (s) | Path Length (km) | Hazardous Nodes | Time Cost (s) | Path Length (km) | Hazardous Nodes | |
Single-Machine (using OC-WHT-A*) | 1228.54 | 1478.796 | 0 | 689.687 | 1041.952 | 0 | 3176.751 | 299.450 | 0 |
DPPS-STP (using OC-HT-A*) | 149.632 | 1454.115 | 604 | 115.246 | 1018.438 | 1110 | 313.130 | 292.237 | 1459 |
DPPS-STP (using OC-WHT-A*) | 92.154 | 1484.864 | 0 | 89.391 | 1042.398 | 0 | 235.838 | 315.700 | 40 |
Algorithm | Endurance Mission Landing Region | ||
---|---|---|---|
Time Cost (s) | Path Length (km) | Hazardous Nodes | |
Single-Machine (using OC-WHT-A*) | 149.577 | 9.044 | 67 |
DPPS-STP (using OC-HT-A*) | 32.062 | 8.763 | 522 |
DPPS-STP (using OC-WHT-A*) | 23.489 | 9.034 | 79 |
Simplification | Oceanus Procellarum Region | CE-4 Landing Region | South Pole Region | |||
---|---|---|---|---|---|---|
Path Length (km) | Turning Angle (°) | Path Length (km) | Turning Angle (°) | Path Length (km) | Turning Angle (°) | |
Before | 1484.864 | 21,195.000 | 521.199 | 40,815.000 | 315.700 | 43,425.000 |
After | 1461.532 | 622.637 | 506.127 | 1280.224 | 301.218 | 1736.238 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Zhou, R.; Liu, Y.; Hong, Z.; Pan, H.; Zhang, Y.; Han, Y.; Tao, J. A Safe and Efficient Global Path-Planning Method Considering Multiple Environmental Factors of the Moon Using a Distributed Computation Strategy. Remote Sens. 2025, 17, 924. https://doi.org/10.3390/rs17050924
Zhou R, Liu Y, Hong Z, Pan H, Zhang Y, Han Y, Tao J. A Safe and Efficient Global Path-Planning Method Considering Multiple Environmental Factors of the Moon Using a Distributed Computation Strategy. Remote Sensing. 2025; 17(5):924. https://doi.org/10.3390/rs17050924
Chicago/Turabian StyleZhou, Ruyan, Yuchuan Liu, Zhonghua Hong, Haiyan Pan, Yun Zhang, Yanling Han, and Jiang Tao. 2025. "A Safe and Efficient Global Path-Planning Method Considering Multiple Environmental Factors of the Moon Using a Distributed Computation Strategy" Remote Sensing 17, no. 5: 924. https://doi.org/10.3390/rs17050924
APA StyleZhou, R., Liu, Y., Hong, Z., Pan, H., Zhang, Y., Han, Y., & Tao, J. (2025). A Safe and Efficient Global Path-Planning Method Considering Multiple Environmental Factors of the Moon Using a Distributed Computation Strategy. Remote Sensing, 17(5), 924. https://doi.org/10.3390/rs17050924