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

why time horizon can be fixed like this? #21

Open
hanbinjang opened this issue Aug 30, 2024 · 0 comments
Open

why time horizon can be fixed like this? #21

hanbinjang opened this issue Aug 30, 2024 · 0 comments

Comments

@hanbinjang
Copy link

Thank you for your excellent research.

I have a question regarding the time adjustment of second trajectory in the code.

In the existing code:

adjust timestep

trajs[:, :, -1] += self.horizon - self.first_stage_horizion

I found that the second trajectory's timesteps are 5.1 to 10.0, but they should be 3.1 to 8.0.
Could you please explain why this adjustment is done this way?

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