./Kalman_Filters
Use EKF filter to do the location for Turtlebot robot.
Here, you will apply five different ros packages.
- turtlebot_gazebo
- robot_pose_ekf
- odom_to_trajectory
- turtlebot_teleop
- rviz
./udacity_bot
- Building a mobile robot for simulated tasks.
- Creating a ROS package that launches a custom robot model in a Gazebo world and utilizes packages like AMCL and the Navigation Stack.
- Exploring, adding, and tuning specific parameters corresponding to each package to achieve the best possible localization results.