Finished object detection nodes #3

Merged
SemvdH merged 107 commits from object_detection into main 2023-04-24 10:41:13 +00:00
Showing only changes of commit f42e5058da - Show all commits

View File

@@ -3,7 +3,7 @@
#include "rclcpp/rclcpp.hpp"
#include "std_msgs/msg/string.hpp"
#indlude "beacon_positioning/msg/TrackerPosition.hpp"
#include "beacon_positioning/msg/TrackerPosition.hpp"
#include "rtls_driver/rtls_driver.hpp"
@@ -91,7 +91,7 @@ public:
}
}
void get_tracker_id()
int get_tracker_id()
{
return tracker_id;
}