-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
[Bug] The model I added to the simulation environment is not working properly. #23237
Comments
@serkanMzlm see here:PX4/PX4-gazebo-models#44 (comment) The modified drone can display normally, but I have the following two error: I really didn't see data.dem under the dem file.Curiously, data.dt2 exists, but it cannot be find. |
@xdwgood Yes, I corrected the part with data.dem. It should indeed be data.dt2 |
@xdwgood Note: You need to install the requirements to run DEM files.
|
@serkanMzlm Thank you for your help. |
Could we close this question now? |
@xdwgood No, we cannot close this question now. The issue has not been resolved yet, particularly with the PX4 commands not working |
You don't have to use only the specified data. You can directly add a black and white image of any map to obtain this map :) |
I use this model to test the takeoff command, and the drone can take off(I can see drones taking off and rising in gazebo environment.), as shown in the following figure: But then I will encounter the following error, and then gz will stop working. A: |
I found the error. When sending the PX4-gazebo-models model, I corrected the |
Describe the bug
I added my own model and world to the PX4 Autopilot software. The model (Intel RealSense D435) works fine, but when I run it with the world model, the drone model does not load.
Depth Camera D435i model:
World:
Bug
To Reproduce
Expected behavior
I want PX4 to work properly in the world model I have prepared.
Screenshot / Media
No response
Flight Log
In the simulation environment...
Software Version
main branch
Flight controller
x500
Vehicle type
Multicopter
How are the different components wired up (including port information)
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: