refactor(recharge): Remove unused include for ROS2 String message
- Deleted the unused #include for std_msgs/msg/dds_/_String.hpp in recharge.hpp to clean up the codebase.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#pragma once
|
||||
#include <unitree/robot/channel/channel_publisher.hpp>
|
||||
#include <unitree/robot/channel/channel_subscriber.hpp>
|
||||
#include <unitree/idl/ros2/std_msgs/msg/dds_/_String.hpp>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <functional>
|
||||
|
||||
Reference in New Issue
Block a user