Navigation ideas
Hello,
I am new to navigation and currently I have a wheeled robot and I want to implement various navigation algorithms with it. For now though, I don't have an odometer for localization and I currently use only a lidar. I have managed to do some obstacle avoidance with it, but I am out of ideas for now.
If you could help me with some navigation algorithms that don't require an odometer for localization, I would be more than happy to hear them.
Thank you for your answers and for your time in advance,
Chris
hello i am new to ros and trying to use navigation stack for obstacle avoidance. how did you manage obstacle avoidance?