Closed cheslee-z closed 1 year ago
I believe this question doesn't belong here but on the discourse or the discord server but, here are a few ways mentioned to change rates of messages in ardupilot NOTE: a few GCS have tendency to reset the rates, with mavproxy, you can easily shut
I believe this question doesn't belong here but on the discourse or the discord server but, here are a few ways mentioned to change rates of messages in ardupilot NOTE: a few GCS have tendency to reset the rates, with mavproxy, you can easily shut
thanks. I had tried to modify those values in ardupilot, but it seems no use.
I guess maybe the delay between usb module to ttl module causes the problem.
I believe this question doesn't belong here but on the discourse or the discord server but, here are a few ways mentioned to change rates of messages in ardupilot NOTE: a few GCS have tendency to reset the rates, with mavproxy, you can easily shut
thanks. I had tried to modify those values in ardupilot, but it seems no use.
did you try disabling the stream rates from GCS
No, I don't know how to disable it, will doing that be fine?
No, I don't know how to disable it, will doing that be fine?
please read through the above document carefully
Bug report
I use the usb to ttl module to connect pixhawk with PC, and I want to catch pixhawk built-in imu data through mavros. Everything is fine now. But when I run the command
rostopic hz /mavros/imu/data_raw
, I find that the frequency of imu is only about 30hz, see below.I don't know why the update frequency of IMU is so low, but I want to increase its update frequency, so I used this command
rosrun mavros mavsys rate --all 100
, but the update frequency of IMU is still very low (reference below). I don't know where the problem is, so I publish the same issue on github of mavros.Version ArduCopter V4.3.6 (0c5e999c)
Platform [ ] All [ ] AntennaTracker [ √ ] Copter [ ] Plane [ ] Rover [ ] Submarine
Airframe type quad X
Hardware type pixhawk ROS: noetic Ubuntu: 20.04
Logs
Node logs
Diagnostics
Check ID