You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am publishing directly to /move_base_flex/exe_path/goal as I am only interested in the controller. I am able to give the path with reference to map frame but passing path in a different frame like base_link is not working. I am able to publish the goal without throwing any error but the robot does not follow to the goal unlike when I pass the path in map frame. I can always transform the goal point into map frame and pass it to the path but I think that feature is really good as we have that in move_base.