Skip to content

Commit

Permalink
msgs: remove rc_state msg
Browse files Browse the repository at this point in the history
  • Loading branch information
hanskw-weston committed Jul 1, 2024
1 parent 04bacac commit 605a966
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion wrp_sdk_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ set(message_files
"msg/mobile_base/MotorState.msg"
"msg/mobile_base/RangeData.msg"
"msg/mobile_base/RangeDataArray.msg"
"msg/mobile_base/RcState.msg"
"msg/mobile_base/SystemState.msg"

# peripheral
Expand Down
1 change: 0 additions & 1 deletion wrp_sdk_robot/include/wrp_sdk_robot/mobile_base_node.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include "wrp_sdk_msgs/msg/actuator_state_array.hpp"
#include "wrp_sdk_msgs/msg/actuator_state.hpp"
#include "wrp_sdk_msgs/msg/motion_command.hpp"
#include "wrp_sdk_msgs/msg/rc_state.hpp"

#include "wrp_sdk_msgs/srv/access_control.hpp"
#include "wrp_sdk_msgs/srv/assisted_mode_control.hpp"
Expand Down

0 comments on commit 605a966

Please sign in to comment.