# 8774 / Proposal Of Hybrid Locomotion Lunar Rover With Crawling Mechanism

## Authors

Paweł Tomiło

{% hint style="info" %}
Paper presented at ISTVS 2024 | 21st International and 12th Asia-Pacific Regional Conference of the ISTVS\
Keywords: Crawling mechanism; Lunar Rover; Hybrid locomotion\
<https://doi.org/10.56884/JJVQDZLM>
{% endhint %}

## Abstract

The Moon's surface is covered with a layer of loose, weathered rock (fine regolith) several meters thick. This type of surface can create problems for the movement of small lunar rovers, especially in sloping areas. Legged robots are able to perform complex operations, but their design requires appropriate sensors to maintain balance, on the other hand, in the case of wheeled robots there is a risk of slipping. In order to combine the advantages of both, it was decided to create a hybrid robot. The main purpose of the article is to present the design and testing of a prototype lunar rover. The design of a hybrid robot, which combines the characteristics of wheeled and legged robots, is shown in the article. The center of gravity may be dynamically adjusted thanks to the use of two robot arms with wheels attached. Furthermore, the robot can "crawl" on sloping areas where a wheeled vehicle could slip owing to loose ground. Crawling is possible through the use of a mechanism for swinging the blades, which are mounted on the arms. The article describes the design of the rover, describes the results of research regarding the performance of crawling mechanism, and presents the limitations of the current design of the rover and presents possible improvements and further development work.

***

Full paper purchase: <https://www.istvs.org/proceedings-orders/paper>\
ISTVS members receive three complimentary papers per year: <https://www.istvs.org/members>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://2024.istvs.org/submissions/papers/8774.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
