Skip to content

Commit

Permalink
refactor(nebula_ros): move mt_queue to common
Browse files Browse the repository at this point in the history
  • Loading branch information
mojomex committed May 21, 2024
1 parent ccc1610 commit 7a27587
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nebula_ros/include/nebula_ros/hesai/hesai_ros_wrapper.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#include "nebula_ros/hesai/decoder_wrapper.hpp"
#include "nebula_ros/hesai/hw_interface_wrapper.hpp"
#include "nebula_ros/hesai/hw_monitor_wrapper.hpp"
#include "nebula_ros/hesai/mt_queue.hpp"
#include "nebula_ros/common/mt_queue.hpp"
#include "nebula_ros/common/parameter_descriptors.hpp"

#include <ament_index_cpp/get_package_prefix.hpp>
Expand Down

0 comments on commit 7a27587

Please sign in to comment.