We have released the plugin of MaxL controller for Nav2. Its a motion primitive based controller. You can find the instructions on using it on this link.
Here is a GIF of its simulation on Rosbot ( ROS1) with velodyne.
In ROS1 (with Mowito’s navigation stack), we have tested it on ROSbot, Turtlebot3 and 3 other custom robots. In ROS2, we have tested it on a simulation of Turtlebot.
We are currently working on benchmarking the time it takes for calculating the velocities. We will update the documentation based on your feedback.
Advantages:
- It directly subscribes to LiDAR scan and has an internal local costmap. Therefore even when the localization fails, or costmap is not updated, the robot will not hit the obstacle.
Current limitations:
- Only available for differential drive ( not reverse motion)
- The binaries are only available for Ros2 Foxy and amd64 arch. In a couple of days, we will release it for arm64 arch too.
If you want to try it out on ROS1 (melodic, noetic), you can find the instructions here
Please try it out, and most importantly please give us your valuable feedback.
Merry Christmas!