Skip to content

Commit

Permalink
chore(hesai_ros_wrapper): add missing nebula_packet include
Browse files Browse the repository at this point in the history
  • Loading branch information
mojomex committed Sep 18, 2024
1 parent 26b6156 commit dbd8262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nebula_ros/include/nebula_ros/hesai/hesai_ros_wrapper.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#include <rclcpp/rclcpp.hpp>
#include <rclcpp_components/register_node_macro.hpp>

#include <nebula_msgs/msg/nebula_packet.hpp>
#include <pandar_msgs/msg/pandar_scan.hpp>

#include <boost/algorithm/string/join.hpp>
Expand Down

0 comments on commit dbd8262

Please sign in to comment.