robot-navigation topic

List robot-navigation repositories

Indoor-segmentation

129
Stars
44
Forks
Watchers

Indoor segmentation for robot navigating, which is based on deeplab model in TensorFlow.

3DSemanticMapping_JINT_2020

88
Stars
17
Forks
Watchers

Repository for the paper "Extending Maps with Semantic and Contextual Object Information for Robot Navigation: a Learning-Based Framework using Visual and Depth Cues"

DRL-robot-navigation

461
Stars
93
Forks
Watchers

Deep Reinforcement Learning for mobile robot navigation in ROS Gazebo simulator. Using Twin Delayed Deep Deterministic Policy Gradient (TD3) neural network, a robot learns to navigate to a random goal...

GDAE

99
Stars
15
Forks
Watchers

A goal-driven autonomous exploration through deep reinforcement learning (ICRA 2022) system that combines reactive and planned robot navigation in unknown environments

indoor_bot

31
Stars
14
Forks
Watchers

Simple differential drive robot for indoor environments simulated using ROS and Gazebo.

Dstar-lite-pathplanner

146
Stars
32
Forks
Watchers

Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain"

DistNav

19
Stars
1
Forks
Watchers

Official repository for the paper "Move Beyond Trajectories: Distribution Space Coupling for Crowd Navigation"

drl_vo_nav

105
Stars
6
Forks
Watchers

[T-RO 2023] DRL-VO: Learning to Navigate Through Crowded Dynamic Scenes Using Velocity Obstacles

A Reinforcement Learning (RL) based navigation implementation for mobile robot navigation. Q-Learning, SARSA and Deep Q-Network algorithms were compared.