TetherRobo-RDL

This project addresses the challenge of tension-aware, winding-constrained path planning for tethered robots. The objective is to find a collision-free path from the start state to the goal state while achieving a user-defined winding angle to induce the required tether tension due to the capstan effect. Leveraging reinforcement learning techniques such as Monte Carlo control, SARSA, Q-learning, and Deep Q-learning, the proposed approach learns an optimal policy for path planning. This policy considers winding constraints and optimizes the overall path, enhancing adaptability to complex environments. By training the agent to navigate while managing tether tension, this project aims to develop a robust solution for tethered robots operating in extreme terrain conditions.