neo_mpc_planner2 icon indicating copy to clipboard operation
neo_mpc_planner2 copied to clipboard

Omnidirectional planner for mobile robots based on MPC

Results 17 neo_mpc_planner2 issues
Sort by recently updated
recently updated
newest added

While testing it on a powered casters, when the wheels try to reorient, the wheels oscillates while trying to re-orient itself to the goal. This happens when we are looking...

robot speed can be scaled according to the obstacle layer..

Remove the logic on stopping the robot, while close to the obstacle.. Collision monitor will take care of it.. focus more on planning around..

Sorry to bother, but is there any technical documents or papers that describe the detail of this MPC?

documentation

nav2 now has support for python costmap wrappers.. starting using that..

``` /home/youknowwho/ros_rolling_ws/src/neo_mpc_planner2/src/NeoMpcPlanner.cpp:34:10: fatal error: nav2_core/exceptions.hpp: No such file or directory 34 | #include "nav2_core/exceptions.hpp" | ^~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. ```

bug

Papers from Moritz Diehl will be really helpful.