wip-behaviors #3
@@ -33,7 +33,6 @@ private:
|
|||||||
std::shared_ptr<tf2_ros::Buffer> tf_buf_;
|
std::shared_ptr<tf2_ros::Buffer> tf_buf_;
|
||||||
std::shared_ptr<tf2_ros::TransformListener> tf_listener_;
|
std::shared_ptr<tf2_ros::TransformListener> tf_listener_;
|
||||||
|
|
||||||
std::string base_frame_ = "base_footprint";
|
|
||||||
std::string global_frame_ = "map";
|
std::string global_frame_ = "map";
|
||||||
double map_width_ = 3.0;
|
double map_width_ = 3.0;
|
||||||
double map_height_ = 2.0;
|
double map_height_ = 2.0;
|
||||||
|
|||||||
Reference in New Issue
Block a user