Closed arthurrichards77 closed 3 years ago
Some progress on this, plus #88 and #90. Turns out PX4 already ships with a version of Iris with an FPV cam ready to publish to ROS. The launch file in the zip gets an Iris running in the basic Fenswood scenery with a camera image accessible through ROS.
Key steps:
collision
elements of the box when making the grass panels, but for some reason that's not updating.After all that I couldn't fly the thing or connect a ground station! Just need to learn the ROS interface maybe - but the service callers all got failure responses when I tried to fly.
Note also I think this fixes #89 following these instructions to set the origin in the world file to have the WGS84 location if the Fenswood take off spot.
Wondering if the failure to launch is due to lack of a GCS connection. Had the same problem just using SITL/Gazebo without ROS. Can’t find the GCS connection when running under ROS wrapper.
See the repo here for an initial implementation of this. Currently needs the camera adding. Some stability issues to work out too.
This is solved by the https://github.com/StarlingUAS/FenswoodScenario repository!
Add a special docker compose file that launches a single Iris with camera (#88) at Fenswood farm (#89) with a basic scenic representation of the surroundings (#90).
Docker compose only please, as I’d like this to work on Windows. Please avoid kubernetes.