Week 4 Update (1/29-2/2)

This week focused on preparing to transition from what stage the project is in, and shifting focus to developing an intelligent path-planning algorithm. With the LiDAR simulation entering a nearly completed phase the team will now begin to start the implementation of planning the best possible path to map a given space that the robot will be placed in. As a result, the focus was mainly on researching what the best route for mapping a room could be -- such as looking at search algorithms like Breadth First Search or Depth First Search; and also discussion on how to implement artificial control onto the simulation model due to it only moving with human input via a keyboard. Lastly, the team met with the Mechanical/Electrical team to discuss when code could get put onto the robot itself. We agreed to work independently for the next 4-6 weeks until the robot is assembled, and then our team will have access to the Arduino/Motors to begin implementing and testing software.

Total hours: 15 hours.

Fig 1. Simulation Test Map and RViz Map recreation

Fig 2. Simulation Controller

Fig 3 Book Recommended for AI implementation

Comments

Popular posts from this blog

Week 9 Update (11/27 - 12/1)

Week 7 Update (2/19-2/23)

Week 8 Update (11/13 - 11/17)