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

Unexpected behaviors on the nps #2755

Open
KimHyungSub opened this issue Jul 22, 2021 · 3 comments
Open

Unexpected behaviors on the nps #2755

KimHyungSub opened this issue Jul 22, 2021 · 3 comments

Comments

@KimHyungSub
Copy link

KimHyungSub commented Jul 22, 2021

When I tested several frames on the nps (JSBSIM) simulator (fe8bbd3), I noticed several unexpected behaviors.
I am not sure whether these are unknown issues or not. Just in case, I would like to leave the issues in here.

-Vehicle type: LadyLisa
-The following flight mode change leads to increasing altitude.
---> Hover mode -> Hover_Z or Hover_C
---> The vehicle keeps increasing its altitude during Hover_Z or Hover_C mode.

-Vehicle type: bebop2
-The vehicle show divergence of X and Y positions after conducting FLIP mode.

-Vehicle type: bebop2, ardron2
-Many flight modes (e.g., Hover and ATT) are not triggered (maybe, bebop2 does not support the modes).

-Vehicle type: ardron2
-Losing attitude control and then crashing on the ground after FLIP flight mode

-Vehicle type: Quad-Navstik, Quad_Elle0
-Fail to takeoff

-Vehicle type: MentorEnergy
-FAILSAFE never be set even though explicitly triggering FAILSAFE mode.

Vehicle type: Quad_Lisa_2, Quad_LisaMX, Minion_Lia
-When I disconnected AHRS, INS, and GPS, the FAILSAFE can triggered only if its flight mode is NAV. In other words, if the vehicle is in other modes such as Hover_C and Hover_Z, the vehicle never trigger the FAILSAFE. But, the Hover_C is still requiring position data from GPS or INS.

-These issues maybe come from my misunderstanding. Please correct me if I am wrong.
-If these issues are bugs, it would be great if these are fixed :) Thanks!

@OpenUAS
Copy link
Contributor

OpenUAS commented Aug 19, 2021

Thanks for testing and reporting, really appriciated. A log file of your simulated flight attached to this issue would help into determining several causes. Then it is also clear which PPRZ version of better GIT object ID(SHA) was at the time of testing

@OpenUAS
Copy link
Contributor

OpenUAS commented Sep 22, 2021

@KimHyungSub thanks for adding the Git object ID (SHA) that is already a good step to investigate the issue reported.

@KimHyungSub
Copy link
Author

Hello @OpenUAS,
Thanks for your work!

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

No branches or pull requests

2 participants