虚拟主机怎么弄网站网页设计尺寸参考表
获取topic名称
const char *get_topic_name() const;
std::string topic_name = publisher_->get_topic_name();RCLCPP_INFO(this->get_logger(), "Topic name: %s", topic_name.c_str());
const char *get_topic_name() const;
std::string topic_name = publisher_->get_topic_name();RCLCPP_INFO(this->get_logger(), "Topic name: %s", topic_name.c_str());