AI For Robotics. Clean, documented code for teaching robots to move and think.

github.com/JavierMtz5/ai_for_robotics

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2023
  • .
  • Documentation for warehouse_robot and runaway_robot, and README's imp…
  • images and visualizations for other modules added
  • images and visualizations added
  • images and visualizations added
  • images and visualizations added
  • erase video html
  • add particle filter visualization and image
  • finish README of particle_filter module, and link main README's file …
  • add README with pictures for tot_probability, kalman_filter and parti…
June 2023
  • all modules included and updated
  • chasing module added, measurement noise now included as parameter for…
  • Prediction of Robot position with Kalman filter working and visual de…
  • check bug when predicting robot state
  • warehouse_robot module added
  • Visualization for Robot Trajectory and Smoothed path to follow
  • add visualization of robot path
  • all modules working correctly, refactor of all modules done
  • all modules documented, typed and refactored. TODO: test all modules …
  • small fix: TODO: review smoothing algorithm