px4 sitl with launch files
cd /home/alex/TEST-202204/PX4-SITL/PX4-Autopilot
cd ~/TEST-202204/PX4-SITL-catkin/PX4-SITL
make px4_sitl gazebo
source $(pwd)/src/PX4-Autopilot/Tools/setup_gazebo.bash $(pwd)/src/PX4-Autopilot $(pwd)/src/PX4-Autopilot/build/px4_sitl_default
source $(pwd)/devel/setup.bash
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)/src/PX4-Autopilot
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)/src/PX4-Autopilot/Tools/sitl_gazebo
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)/src/gazebo_ros_pkgs
source $(pwd)/src/PX4-Autopilot/Tools/setup_gazebo_catkin.bash $(pwd)/src/PX4-Autopilot $(pwd)/src/PX4-Autopilot/build/px4_sitl_default $(pwd)
source $(pwd)/devel/setup.bash
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)/src/PX4-Autopilot
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)/src/PX4-Autopilot/Tools/sitl_gazebo
source /home/alex/TEST-202204/PX4-SITL-catkin/PX4-Autopilot/Tools/setup_gazebo.bash /home/alex/TEST-202204/PX4-SITL-catkin/PX4-Autopilot /home/alex/TEST-202204/PX4-SITL-catkin/PX4-Autopilot/build/px4_sitl_default
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)/Tools/sitl_gazebo
roslaunch px4 mavros_posix_sitl.launch
roslaunch px4 mavros_posix_sitl_catkin.launch
roslaunch px4 posix_sitl.launch
roslaunch mavros px4.launch fcu_url:="udp://:14540@127.0.0.1:14557"
cd /home/alex/TEST-202204/PX4-SITL/PX4-Autopilot/integrationtests/python_src/px4_it/mavros
python test-poscl.py
cd ~/TEST-202204/PX4-SITL-catkin/PX4-SITL/src/PX4-Autopilot/integrationtests/python_src/px4_it/mavros
python test-poscl.py