Is AMCL mandatory for outdoor robots?
Dear all,
I'm new in the ROS world and I have a question that would seem to be stupid for most of you but we all have to start somewhere.
I have trouble to understand the role of AMCL. I believe that AMCL is used by indoor robots to find a localization of the robot on a pre-loaded map (made with laserscan). Am I wrong?
My robot will be used outdoor with GPS, IMU, Wheel odometer and a laser scan. So I don’t need to include AMCL in the move_base node? Could you confirm that I can use the navigation stack without the AMCL node?
All the transformations from odom to map (publish initially by AMCL) will be managed by localization stack (ukf_localization_node or ekf_localization_node). Am I right?
Best regards
hi, julienH, I wonder to know did you solve this problem? I am planning to do same work as you. can you please give me some instructions? thanks.
hi, dear @julienH, I wonder to know how did you solve this problem? I am planning to do same work as you. can you please give me some instructions? thanks.