Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation on Pixhawk #154

Open
brunopinto900 opened this issue May 22, 2021 · 0 comments
Open

Implementation on Pixhawk #154

brunopinto900 opened this issue May 22, 2021 · 0 comments

Comments

@brunopinto900
Copy link

brunopinto900 commented May 22, 2021

Hello,

I am doing a project on drone racing. I want to setup the following combination:
AirSim + PX4 SITL + MAVROS + Drone Racing LAB.

So the idea is to use:

  • Airsim as the simulator;
  • Drone racing lab as the environment (ADRL unreal environment);
  • PX4 as the flight controller;
  • MAVROS to read sensor data from Airsim to PX4; publish attitude setpoints to PX4.

I already setup PX4, Airsim and MAVROS. I can tell the drone to land, arm and takeoff via MAVROS and see the results on AirSim using the default blocks environment. Now i want to do it on the actual drone racing environment. I tried to combine the settings.json of both PX4 and Drone racing lab, but when i launch the ADRL unreal environment, keeps saying fatal error.

How can i do this? Is it even possible?

This is the log file.
ADRL.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant