reiniscimurs / DRL-robot-navigation

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 point in a simulated environment while avoiding obstacles.
MIT License
486 stars 97 forks source link

About change sensor #118

Closed yogurtbuddy closed 4 months ago

yogurtbuddy commented 4 months ago

Thank you for sharing. May I ask where I need to modify if I want to use a binocular camera to achieve the same effect as using point clouds as you do