Is it possible to replace the local planner in the default ROS Navigation stack to one that uses reinforcement learning?
I'm building a driverless car and the current problem is the TEB Local Planner.
I was wondering if it is possible to replace with an RL agent, and whether this has been done before.
have you found a solution to this?