Skip to content

Commit

Permalink
dev: Fix incorrect node name
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 authored and Hwurzburg committed Feb 15, 2025
1 parent 9943544 commit 421fb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/source/docs/ros2-sitl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Once everything is running, you can now interact with ArduPilot through the ROS
# See the node appear in the ROS graph
ros2 node list
# See which topics are exposed by the node
ros2 node info /ardupilot_dds
ros2 node info /ap
# Echo a topic published from ArduPilot
ros2 topic echo /ap/geopose/filtered
Expand Down

0 comments on commit 421fb37

Please sign in to comment.