rtls_device fix?
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
rtls_device = terabee::RtlsDevice(serial_port);
|
rtls_device(serial_port);
|
||||||
|
|
||||||
publisher_ = this->create_publisher<std_msgs::msg::String>("beacon_positioning", 10);
|
publisher_ = this->create_publisher<std_msgs::msg::String>("beacon_positioning", 10);
|
||||||
timer_ = this->create_wall_timer(
|
timer_ = this->create_wall_timer(
|
||||||
|
|||||||
Reference in New Issue
Block a user