Skip to content

Commit

Permalink
removed unused code
Browse files Browse the repository at this point in the history
Co-authored-by: Dr. Denis <[email protected]>
  • Loading branch information
sachinkum0009 and destogl authored Jan 2, 2025
1 parent d7394e4 commit 2bd2bd2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ class IOGripperController : public controller_interface::ControllerInterface
using OpenCloseSrvType = std_srvs::srv::Trigger;
using ConfigSrvType = control_msgs::srv::SetIOGripperConfig;
using JointStateMsg = sensor_msgs::msg::JointState;
using EventStateMsg = sensor_msgs::msg::JointState;
using ConfigJointMsg = sensor_msgs::msg::JointState;
using DynInterfaceMsg = control_msgs::msg::DynamicInterfaceValues;
using GripperAction = control_msgs::action::IOGripperCommand;
using GoalHandleGripper = rclcpp_action::ServerGoalHandle<GripperAction>;
Expand Down

0 comments on commit 2bd2bd2

Please sign in to comment.