Results 1 to 2 of 2

Thread: What is SLAM used for?

  1. #1
    Senior Hostboard Member Geral's Avatar
    Join Date
    July 29th, 2021
    Posts
    160
    Follows
    0
    Following
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    7 Post(s)

    What is SLAM used for?

    Where can I find a good explanation to understand the SLAM algorithm?

  2. #2
    Senior Hostboard Member lonasin's Avatar
    Join Date
    June 16th, 2022
    Posts
    103
    Follows
    0
    Following
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    2 Post(s)

    Re: What is SLAM used for?

    Hello. In short, let's say you have a robot that moves. At each stage, you take what we already know about the robot's environment and location and try to guess what it will look like after a while. Then you take the SLAM software dioramslam.com/ and improve it a bit and use it to read the movement sensor data.
    Thus, any robot that needs to move autonomously in space must solve the localization problem in order to know its current position in the world. In the case of unknown or dynamic environments where the map is not available or is constantly changing, the robot also needs to create and update the map in real time. At the moment, there is no general solution that works in all cases, but algorithms that solve a specific problem for a specific use case.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •