paper-with-me

Papers

Robot Localization and Navigation through Predictive Processing using LiDAR

2021-09-09 · Daniel Burghardt, Pablo Lanillos

Knowing the position of the robot in the world is crucial for navigation. Nowadays, Bayesian filters, such as Kalman and particle-based, are standard approaches in mobile robotics. Recently, end-to-end learning has allowed for scaling-up to high-dimensional inputs and improved generalization. However, there are still limitations to providing reliable laser navigation. Here we show a proof-of-concept of the predictive processing-inspired approach to perception applied for localization and navigation using laser sensors, without the need for odometry. We learn the generative model of the laser through self-supervised learning and perform both online state-estimation and navigation through stochastic gradient descent on the variational free-energy bound. We evaluated the algorithm on a mobile robot (TIAGo Base) with a laser sensor (SICK) in Gazebo. Results showed improved state-estimation performance when comparing to a state-of-the-art particle filter in the absence of odometry. Furthermore, conversely to standard Bayesian estimation approaches our method also enables the robot to navigate when providing the desired goal by inferring the actions that minimize the prediction error.

📄 PDF Abstract BibTeX arXiv:2109.04139

Code (0)

등록된 구현이 없습니다.

Tasks

NavigateSelf-Supervised LearningState Estimation

Similar Papers 제목 키워드 기반

Autonomous, Monocular, Vision-Based Snake Robot Navigation and Traversal of Cluttered Environments using Rectilinear Gait Motion

2019-08-19 · Alexander H. Chang, Shiyu Feng, Yipu Zhao, Justin S. Smith 외

Rectilinear forms of snake-like robotic locomotion are anticipated to be an advantage in obstacle-strewn scenarios characterizing urban disaster zones, subterranean collapses, and other natural environments. The elongate…

NavigateRobot Navigation

Visual Navigation in Real-World Indoor Environments Using End-to-End Deep Reinforcement Learning

2020-10-21 · Jonáš Kulhánek, Erik Derner, Robert Babuška

Visual navigation is essential for many applications in robotics, from manipulation, through mobile robotics to automated driving. Deep reinforcement learning (DRL) provides an elegant map-free approach integrating image…

Deep Reinforcement LearningGPUImage SegmentationReinforcement Learning (RL)+2

PROBE: Predictive Robust Estimation for Visual-Inertial Navigation

2017-08-01 · Valentin Peretroukhin, Lee Clement, Matthew Giamou, Jonathan Kelly

Navigation in unknown, chaotic environments continues to present a significant challenge for the robotics community. Lighting changes, self-similar textures, motion blur, and moving objects are all considerable stumbling…

Indoor Point-to-Point Navigation with Deep Reinforcement Learning and Ultra-wideband

2020-11-18 · Enrico Sutera, Vittorio Mazzia, Francesco Salvetti, Giovanni Fantin 외

Indoor autonomous navigation requires a precise and accurate localization system able to guide robots through cluttered, unstructured and dynamic environments. Ultra-wideband (UWB) technology, as an indoor positioning sy…

Autonomous NavigationDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Visual SLAM-based Localization and Navigation for Service Robots: The Pepper Case

2018-11-20 · Cristopher Gómez, Matías Mattamala, Tim Resink, Javier Ruiz-del-Solar

We propose a Visual-SLAM based localization and navigation system for service robots. Our system is built on top of the ORB-SLAM monocular system but extended by the inclusion of wheel odometry in the estimation procedur…