Skip to content

Commit

Permalink
clean another comment
Browse files Browse the repository at this point in the history
  • Loading branch information
5730289021-NN committed Oct 4, 2024
1 parent dc9d419 commit 4d723ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/twist_mux/topic_handle.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,6 @@ class LockTopicHandle : public TopicHandle_<std_msgs::msg::Bool>
private:
typedef TopicHandle_<std_msgs::msg::Bool> base_type;

// https://index.ros.org/doc/ros2/About-Quality-of-Service-Settings
// rmw_qos_profile_t lock_qos_profile = rmw_qos_profile_sensor_data;

public:
typedef typename base_type::priority_type priority_type;

Expand Down

0 comments on commit 4d723ef

Please sign in to comment.