cadrl_ros
Obstacle avoidance system
ROS package for dynamic obstacle avoidance trained with deep RL
ROS package for dynamic obstacle avoidance for ground robots trained with deep RL
598 stars
23 watching
158 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
collision-avoidancedeep-reinforcement-learningjackalrostensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 588 |
adlink-ros/adlink_neuronbot | Demonstrates human following and swarm capabilities using a robot platform with integrated computer vision and navigation algorithms. | 14 |
vita-epfl/crowdnav | Develops robot navigation policies in crowded spaces using reinforcement learning and attention mechanisms. | 607 |
acowley/roshask | A Haskell client library for working with the ROS robotics framework. | 108 |
devendrachaplot/deeprl-grounding | Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms. | 237 |
code-iai/rosintegration | Enables communication between Unreal Engine and ROS (Robot Operating System) nodes | 415 |
armandsarkani/adas-rl-research | A research project developing personalized Advanced Driver Assistance Systems through reinforcement learning with human state metrics and CARLA Simulator | 4 |
miccol/ros-behavior-tree | A behavior tree library for robotics and AI that enables modular control of complex systems | 351 |
corl-team/corl | Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python. | 491 |
ros/urdf | Provides tools and data structures for working with 3D models in robotics | 63 |
matthiasplappert/keras-rl | A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 8 |
personalrobotics/aikido | A C++ library and Python bindings for solving motion planning and decision making problems in robotics. | 217 |
ros-industrial/easy_manipulation_deployment | A ROS2 package that enables efficient path-planning and grasping of robotic work cells | 48 |
enlite-ai/maze | An RL framework for building and training reinforcement learning models in Python | 266 |
kaixhin/rainbow | A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,591 |