Robot Operating System Ros Tutorial (13) navigation and positioning framework

Source: Internet
Author: User

Navigation and positioning are important parts of robot research.

In a strange environment, a general robot needs to use a laser sensor (or a depth sensor to convert to a laser data), map modeling, and then navigate and locate it according to the established map. There are also many good packages in Ros that can be used directly.

In Ros, the three packages to be used for navigation are:

(1) Move_base: According to the information of the path planning, so that mobile robot to reach the designated location;

(2) Gmapping: Build maps based on laser data (or laser data simulated by depth data);

(3) AMCL: According to the existing map to locate.

Reference Link: http://www.ros.org/wiki/navigation/Tutorials/RobotSetup

Http://www.ros.org/wiki/navigation/Tutorials

The overall navigation package pattern is shown in the following illustration:

In the white box is the component that Ros has already prepared for us, the gray box is the optional component of Ros, and the blue is the component on the robotic platform that the user needs to provide.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.