Skip to content

Commit ba675e6

Browse files
committed
ros2: fix comment above mavros_ardupilot node
Signed-off-by: Rhys Mainwaring <[email protected]>
1 parent 3c94e73 commit ba675e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terrain_navigation_ros/launch/mavros.launch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def generate_launch_description():
7979
output="screen",
8080
)
8181

82-
# mavros node for PX4
82+
# mavros node for ArduPilot
8383
mavros_ardupilot = Node(
8484
condition=condition_ardupilot,
8585
package="mavros",

0 commit comments

Comments
 (0)