I’m using PX4 on Pixhawk to drive two motors independently in a tank-drive-like configuration. One motor speeds up and slows down considerably faster than the other, and, after a lot of trouble shooting, I’m certain that it’s an issue with my signal output from the Pixhawk. When I hook up both Pixhawk signal outputs to my oscilloscope, one PWM signal changes its pulse width (therefor the voltage out of my motor controller) way slower than the other. I can’t find any information online about this, anyone who has had a similar problem, and I’ve tried changing so many parameters to get a less sluggish throttle response. Does anyone have any recommendations? Thanks!!
Here’s a link to a Google Drive link to a video that explains what I’m talking about:
Hi @Benja , I’m using PX4 Pro Stable Release v1.13.3.
Attached is a PDF of my modified parameters. Let me know if you need my total parameter configuration; the website won’t let me upload it, but I could send a Google Drive link if you need it. Thanks!
So for your configuration (differential steering), you should use the appropriate airframe (read more about types of rovers here: Rovers (UGVs) | PX4 User Guide).
Currently, the one you are using is a generic rover (linked below) with steering & throttle control, which doesn’t match your vehicle’s configuration.
What you should use instead is a differential driver rover, like this:
Suggested Solution
Therefore, you can select the Aion Robotics R1 airframe in the airframe selection tab, and connect the motors appropriately to check if they operate as expected.