rst-tu-dortmund / mpc_local_planner

The mpc_local_planner package implements a plugin to the base_local_planner of the 2D navigation stack. It provides a generic and versatile model predictive control implementation with minimum-time and quadratic-form receding-horizon configurations.
http://wiki.ros.org/mpc_local_planner
GNU General Public License v3.0
545 stars 143 forks source link

Ported to ROS2 Foxy #49

Open stephenadhi opened 1 year ago

stephenadhi commented 1 year ago

Hey all,

I forked the ros2-master PR branch from @dkuenster and made the build work specifically for ROS2 Foxy. I think there should be a new separate branch foxy-devel, since the ros2-master right now is not working out-of-the-box in Foxy.