Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeLaine committed Jan 28, 2025
1 parent 1a81a6a commit 4defb21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/ros2/user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ The example is run using `ros2 launch`.

You should use a version of the px4_msgs package with the _same_ message defintions as the PX4 firmware you have installed in the step above.
Branches in the px4_msgs repo are named to correspond to the message definitions for different PX4 releases.
If for any reason you cannot ensure the same message definitions between your PX4 firmware and ROS 2 px4_msgs package, you will additionally need to [start the message translation node](#starting-the-translation-node) as part of your setup process.
If for any reason you cannot ensure the same message definitions between your PX4 firmware and ROS 2 px4_msgs package, you will additionally need to [start the message translation node](#optional-starting-the-translation-node) as part of your setup process.

::: info
The example builds the [ROS 2 Listener](#ros-2-listener) example application, located in [px4_ros_com](https://github.com/PX4/px4_ros_com).
Expand Down

0 comments on commit 4defb21

Please sign in to comment.