Setting arbitrary move_base goal rotation
Hey guys.
Just wanted to know if there was a way to set an arbitrary rotational component of a move_base_msgs::MoveBaseGoal
? I know you can set planner parameters to have a large rotational tolerance, but this still seems to cause the robot to try and plan towards the specified rotation. Our robot has a 360 degree pivot above its base so the base rotation in the world will often not matter when setting target positions.
Cheers.