Skip to content

Commit

Permalink
ros2: fix comment above mavros_ardupilot node (#46)
Browse files Browse the repository at this point in the history
Signed-off-by: Rhys Mainwaring <[email protected]>
  • Loading branch information
srmainwaring authored Feb 21, 2024
1 parent 3c94e73 commit 4587b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terrain_navigation_ros/launch/mavros.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def generate_launch_description():
output="screen",
)

# mavros node for PX4
# mavros node for ArduPilot
mavros_ardupilot = Node(
condition=condition_ardupilot,
package="mavros",
Expand Down

0 comments on commit 4587b42

Please sign in to comment.