Skip to content

Commit

Permalink
Update source/Tutorials/Intermediate/RViz/RViz-Custom-Panel/RViz-Cust…
Browse files Browse the repository at this point in the history
…om-Panel.rst

Signed-off-by: Katherine Scott <[email protected]>
  • Loading branch information
kscottz authored Nov 23, 2024
1 parent a6d233f commit 97a3a35
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ We're going to update our panel with some very basic ROS/QT interaction.
What we will do, roughly, is create something like a ROS node within RViz that can both subscribe and publish to ROS topics.
We will use our subscriber to monitor an `\input` topic within ROS and print published `String` values to the screen.
We use our publisher to map button presses within RViz to messages published on a ROS topic named `\output` .
We use our publisher to map button presses within RViz to messages published on a ROS topic named ``/output`` .

Updated Header File
^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 97a3a35

Please sign in to comment.