Skip to content

Commit 4d723ef

Browse files
committed
clean another comment
1 parent dc9d419 commit 4d723ef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

include/twist_mux/topic_handle.hpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -205,9 +205,6 @@ class LockTopicHandle : public TopicHandle_<std_msgs::msg::Bool>
205205
private:
206206
typedef TopicHandle_<std_msgs::msg::Bool> base_type;
207207

208-
// https://index.ros.org/doc/ros2/About-Quality-of-Service-Settings
209-
// rmw_qos_profile_t lock_qos_profile = rmw_qos_profile_sensor_data;
210-
211208
public:
212209
typedef typename base_type::priority_type priority_type;
213210

0 commit comments

Comments
 (0)