9#include <boost/optional.hpp>
10#include <geometry_msgs/Point.h>
27 void setGoal(
const geometry_msgs::Pose &pose);
38 virtual void onExit()
override;
void setGoal(const geometry_msgs::Pose &pose)
boost::optional< geometry_msgs::Point > goalPosition
virtual void onExit() override
boost::optional< float > goalYaw
void readStartPoseFromParameterServer(ClMoveBaseZ::Goal &goal)
CbNavigateGlobalPosition()