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

您好,我有一个可能的bug反馈 #10

Open
shengqie opened this issue Jul 17, 2023 · 7 comments
Open

您好,我有一个可能的bug反馈 #10

shengqie opened this issue Jul 17, 2023 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@shengqie
Copy link

您好,在simulatior文件中,您和您的团队调取get_velocity返回速度时,注释的z轴指向为up,但jsbsim中返回的z轴速度似乎是向下的,如果这个错误确实存在的话,它应该还会对导弹的比例导引部分产生影响,因为导弹所用的坐标系为北天东坐标系,但导引部分接收到的目标速度矢量方向不是北天东的。谢谢,不知道我的理解是不是正确的。

@liuqh16 liuqh16 self-assigned this Jul 18, 2023
@liuqh16 liuqh16 added the bug Something isn't working label Jul 18, 2023
@liuqh16
Copy link
Owner

liuqh16 commented Jul 18, 2023

感谢您的反馈,目前代码中确实存在上述Bug:jsbsim获取z轴速度方向错误,对于代码整体的影响暂时未知,我们会尽快修复该问题。

@shengqie
Copy link
Author

请问您是否有一些已发表论文,我想在我的论文中引用一下您的相关工作。

@Jackory
Copy link
Collaborator

Jackory commented Dec 15, 2023

您好,感谢您的认可;您可以使用我们的bibtex:
@misc{liu2022light,
author = {Qihan Liu and Yuhua Jiang and Xiaoteng Ma},
title = {Light Aircraft Game: A lightweight, scalable, gym-wrapped aircraft competitive environment with baseline reinforcement learning algorithms},
year = {2022},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/liuqh16/CloseAirCombat}},
}

@L2DO
Copy link

L2DO commented Dec 17, 2023

是不是把simulator.py中AircraftSimulator类的_update_properties方法中将z轴速度加个负号就行了

@shengqie
Copy link
Author

是不是把simulator.py中AircraftSimulator类的_update_properties方法中将z轴速度加个负号就行了
我觉得这样应该是可行的

@brucecui1998
Copy link

请问您是否有一些已发表论文,我想在我的论文中引用一下您的相关工作。

佬要是发论文了T我一下观摩观摩呗

@brucecui1998
Copy link

是不是把simulator.py中AircraftSimulator类的_update_properties方法中将z轴速度加个负号就行了

佬进一下民间群呗,828028662

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants