Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 299 Bytes

Bumblebee-Slambot

  1. Made the urdf of the bot from scratch.
  2. Implemented differential drive controller.
  3. Implemented local localisation using the information from encoder motors.

TBD:

  1. Add a Lidar and make a map out of the surroundings.
  2. Implement path planning and obstacle avoidance.