ROS2 packages for path planning and control of mobile robots
What is being developed:
- Package to configure a Grid Map from yaml file
- Visualization with RVIZ2
- Path planning with A star algorithm
Next steps:
- Path planning with RRT
- 2D mobile robot simulation
- Trajectory planning and control with MPC