Currently, I try to research in PX4 ROS2 Control Interface Library (follow this link: PX4 ROS 2 Control Interface | PX4 Guide (main) ). When I try to run the package, errors happen with the command: ros2 run example_mode_manual_cpp example_mode_manual, the errors are described below:
I’ve tried to uninstall px4_msgs and reinstall but still met the error.
I run the QGroundControl, make px4_sitl gz_x500, and MicroXRCEAgent udp4 -p 8888 with no problem for more info.
