In px4 sitl gazebo sim, the highest frequency of ros2 topic I get is 100hz. For example topics like /fmu/out/sensor_combined and /fmu/out/vehicle_angular_velocity , which i have checked the corresponding uorb topic rates are 250hz. Appearently there is some software limit . Is there any way to cancel the limit?
I using win11 wsl2 ubuntu 22.04, px4 version is 1.15.3
Any idea is appreciated.