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

Distance between waypoints to short for use in TMA_summer2024_ship_simulator #41

Open
henrikstoklandberg opened this issue Dec 3, 2024 · 0 comments

Comments

@henrikstoklandberg
Copy link

The distance between the waypoints is to short, so that ownship will not try to keep the intended course during the encounter, see picture below. As one can see the CAGA algorithm used in the TMA_summer2024_ship_simulator, will not keep the in intended course when encountering the target ship, as its actual mission plan is "done"(it has reached its last waypoint). To fix this I will try to only make the distance between the waypoints larger, so that the intended speed and heading will be as wished for during the encounter.
image

@henrikstoklandberg henrikstoklandberg changed the title Distance between waypoints to sort for use in TMA_summer2024_ship_simulator Distance between waypoints to short for use in TMA_summer2024_ship_simulator Dec 3, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant