Difference between trajectory_planner.cpp and trajectory_planner_ros.cpp
I am currently trying to work with the trajectory planner in base_local_planner
.
But now I am A bit confused, because the two source files trajectory_planner.cpp
and trajectory_planner_ros.cpp
seem to implement the same methods, or at least have a lot of overlap.
Can someone help me on that?