We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ea7ac commit b08edf6Copy full SHA for b08edf6
autoware_iv_external_api_adaptor/src/localization_score.hpp
@@ -26,8 +26,8 @@
26
27
namespace external_api
28
{
29
-using geometry_msgs::msg::PoseWithCovarianceStamped;
30
using autoware_internal_debug_msgs::msg::Float32Stamped;
+using geometry_msgs::msg::PoseWithCovarianceStamped;
31
using tier4_external_api_msgs::msg::LocalizationScoreArray;
32
33
class LocalizationScore : public rclcpp::Node
0 commit comments