Hi everyone,
I’ve some old modified PX4_Firmware (v1.10.2) and would like to move to a newer Firmware version (1.12.3, because I use Simulink(R2023a) and the UAV Toolbox and the corresponding Support Package for PX4.).
As expected I’m getting errors about missing parts, sometimes it’s just renamed and sometimes it’s moved to a diffrent location or something similar.
Now I have problems with the position_setpoint_s struct.
The old version still had x,y,z (as floats) variables, the v1.12.3 doesn’t have them anymore. does anyone know where they were moved to or what replaced them?
Is there any information I can give you to better understand my problem or help me?
This is my first post in this forum, so I’m sorry if something elementary is still missing to be able to understand it.
I was already afraid that the version was too old, so that somebody can help me. Thanks for your help anyway. Maybe I will find something useful on the linked pages