Skip to content

Commit

Permalink
Update topics in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
civerachb-cpr committed Jan 6, 2025
1 parent a226c7b commit cd9c886
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class QualityCutoffNode(Node):
Monitors the quality of a joy device and publishes 2 topics:
- quality (std_msgs/Int32) -- the raw link quality for the connection
- quality_ok (std_msgs/Bool) -- is the quality good enough to accept the joy inputs?
- bt_quality_stop (std_msgs/Bool) -- has the quality dropped too low to be consiered safe?
"""

def __init__(self):
Expand Down

0 comments on commit cd9c886

Please sign in to comment.