Skip to content

Commit 7435a08

Browse files
committed
[jsk_topic_tools/boolean_node] Add escape sequence descriptions
1 parent 7e35357 commit 7435a08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/jsk_topic_tools/scripts/boolean_node.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ Parameters
7272
7373
input1_condition: "(rospy.Time.now() - t).to_sec() < 1.0"
7474
75+
Use escape sequence when using the following symbols <(``&lt;``), >(``&gt;``), &(``&amp;``), '(``&apos;``) and "(``&quot;``) in launch file.
76+
7577

7678
* ``~rate`` (Int, Default: ``100``)
7779

0 commit comments

Comments
 (0)