Mobile-Robot-Navigation-Using-Deep-Reinforcement-Learning-and-ROS
Mobile-Robot-Navigation-Using-Deep-Reinforcement-Learning-and-ROS copied to clipboard
2D LiDAR?
Hi, is this only for 3D LiDAR? Can I use 2D LiDAR as well?
Hey,
The implementation here uses 3D LiDAR. For 2D LiDAR, you will need to update how the environment state is computed accordingly.