Hi,
My robot is unable to move linearly and angular at the same time, it must do them separately.
**Can I tune `trajectory_map_planner` file for the move_base to achieve this?** So I want my path to consist of only linear values (angular being 0) then if the orientation is needed to be changed, the path will consist only angular values (and linear being 0).
↧