paper-with-me

홈 › Papers

An Open-source Sim2Real Approach for Sensor-independent Robot Navigation in a Grid

2024-11-05 · Murad Mehrab Abrar, Souryadeep Mondal, Michelle Hickner

This paper presents a Sim2Real (Simulation to Reality) approach to bridge the gap between a trained agent in a simulated environment and its real-world implementation in navigating a robot in a similar setting. Specifically, we focus on navigating a quadruped robot in a real-world grid-like environment inspired by the Gymnasium Frozen Lake -- a highly user-friendly and free Application Programming Interface (API) to develop and test Reinforcement Learning (RL) algorithms. We detail the development of a pipeline to transfer motion policies learned in the Frozen Lake simulation to a physical quadruped robot, thus enabling autonomous navigation and obstacle avoidance in a grid without relying on expensive localization and mapping sensors. The work involves training an RL agent in the Frozen Lake environment and utilizing the resulting Q-table to control a 12 Degrees-of-Freedom (DOF) quadruped robot. In addition to detailing the RL implementation, inverse kinematics-based quadruped gaits, and the transfer policy pipeline, we open-source the project on GitHub and include a demonstration video of our Sim2Real transfer approach. This work provides an accessible, straightforward, and low-cost framework for researchers, students, and hobbyists to explore and implement RL-based robot navigation in real-world grid environments.

📄 PDF Abstract BibTeX arXiv:2411.03494

Code (1)

mehrab-abrar/Sim2Real 공식 구현

Tasks

Autonomous NavigationReinforcement Learning (RL)Robot Navigation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

GrandTour: A Legged Robotics Dataset in the Wild for Multi-Modal Perception and State Estimation

2026-02-20 · Turcan Tuna, Jonas Frey, Frank Fu, Katharine Patterson 외 arxiv

Accurate state estimation and multi-modal perception are prerequisites for autonomous legged robots in complex, large-scale environments. To date, no large-scale public legged-robot dataset captures the real-world condit…

SensorPerch: Sense Wherever and Whenever it Matters

2026-07-12 · Zhanxin Wu, Ruofei Tong, Tapomayukh Bhattacharjee arxiv

Existing robotic perception is constrained by sensors that are either robot-mounted or permanently fixed in the environment, locking perception to a limited set of viewpoints. Yet as robots perform increasingly diverse t…

Decentralized Scalable Exploration via Emergent Adaptive Lévy Walks on Minimal-Sensing Platforms

2026-07-28 · Wai Lun Leong, Teo Swee Huat Rodney arxiv

Efficient autonomous exploration with palm-sized nano-UAVs remains challenging due to severe limitations in sensing, computation, and flight endurance. We present a lightweight sensor-driven Lévy walk (SDLW) controller f…

Scensory: Real-Time Robotic Olfactory Perception for Joint Identification and Source Localization

2025-09-11 · Yanbaihui Liu, Erica Babusci, Claudia K. Gunsch, Boyuan Chen arxiv

While robotic perception has advanced rapidly in vision and touch, enabling robots to reason about indoor fungal contamination from weak, diffusion-dominated chemical signals remains an open challenge. We introduce Scens…

Probabilistic Multi-Robot Gas Source Localization with Uncalibrated Sensors: A Distributed Estimation Approach

2026-08-28 · Wanting Jin, Marc Zoel Arias Mitjà, Alcherio Martinoli arxiv

Estimating environmental states with multi-robot systems becomes particularly challenging when robots are equipped with uncalibrated and therefore heterogeneous sensors, whose nonlinear and inconsistent responses prevent…