Px4_sitl_rtps and ros2 does not work

Hi. I’m newbie about ROS2.

Here is my configuration

WSL2 Ubuntu on Windows 11
ROS2 Humble
PX4 v1.13.2
Fast-DDS v2.9.0
Fast-DDS-Gen v1.0.4

And followed this procedure.

ROS 2 User Guide (PX4-ROS 2 Bridge) | PX4 User Guide

I think ROS2 works good.

Ubuntu (Debian) — ROS 2 Documentation: Humble documentation

First problem is,
I couldn’t find “micrortps_agent”. My procedure was good. None of any errors. So I googled and found this in “PX4-Autopilot/build/px4_sitl_rtps/src/modules/micrortps_bridge/micrortps_agent”. So make && make install.

Second problem is,


and

but
image
and

What is “micro-ros-agent”? I couldn’t find this in that document (I mean PX4 + ROS2).
I moved msg files “PX4-Autopilot/msg” to “px4_msgs/msg” using “PX4-Autopilot/msg/uorb_to_ros_msgs.py”.

Would you let me know what should I do next step?

The documentation for the main branch is outdated. If you want to use the main branch please refer to GitHub - Jaeyoung-Lim/px4-offboard to get an idea about the new bridge.

Otherwise, please refer to the documentation for PX4 version 1.13