Regarding the Installation and Case Reproduction of Tudat #81
Replies: 2 comments 10 replies
-
|
If you can specify the error you got when running the grail_odf_estimation.py file, we can try to help you out! I should also add that the grail_odf_estimation.py example is one of our more advanced ones, and if you're a beginner in the field it may be better to start with a simpler one and then work your way up to more complex ones like this. |
Beta Was this translation helpful? Give feedback.
-
|
I apologize for bothering you. I was trying to imitate the Doppler measurement estimation example in the GRILITY library of the tudat library and write a Doppler measurement estimation code for Messenger. After some rewriting and downloading the necessary data, I successfully output the image. However, the coordinate axis units of the output image are abnormal, even showing points with units of 10e9, causing line segments to be compressed into straight lines. I'm not sure why this is happening. Is it due to an error in my model, or because I didn't filter out the outliers? Have you encountered this problem before? I look forward to your reply. Thank you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am a beginner in orbital dynamics. I am trying to understand orbital propagation and state parameters by reproducing the grail_odf_estimation.py file in the estimation directory of the tudat-examples. I installed tudatpy for Python 3.10 in a Conda environment following the official tudat installation tutorial, and also downloaded the contents of the two folders: tudatpy-examples and tudat-resources. However, when I thought I had completed all configurations and ran the file, an error occurred. The file download went smoothly at first, but then the system prompted that many library names were not defined. I don’t know how to proceed. Could you please explain how to reproduce grail_odf_estimation.py? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions