MonkeScripts
MonkeScripts
Hi monemati, I tried your suggestion and it did not work. I will just use the docker image for now. Thank you for trying to come up with a fix!
You could also check whether the gazebo topic exists using the command: `gz topic -l |grep camera ` You could also check the individual sdf files for the camera. For...
Hi @xdwgood, the main branch refers to the 'main' in https://github.com/PX4/px4_msgs? For the flight controller firmware does it belong under this tag(https://github.com/PX4/PX4-Autopilot/releases/tag/v1.14.3)?
Hi, since the message definitions keep on changing is it better to revert to the stable v1.14.0 and how do you upload a custom firmware to the board?
I am still facing the same issue,I have changed the IP on my netplan and also changed my flight controller setting accordingly Still unable to `ros2 topic echo /fmu/out/vehicle_status`. I...