Skip to content

Use equation of motion to simulate trajectories of autonomous surface vessel. The ideas and equations are learnt from https://arxiv.org/pdf/2302.08100.pdf

Notifications You must be signed in to change notification settings

Edward11235/motion_simulation_for_vessel

Repository files navigation

motion_simulation_for_vessel

Sources of Ideas:

I learnt the equations of motions from https://arxiv.org/pdf/2302.08100.pdf. The mass matrix is for their ASV, and I assume T for frame transformation is identity matrix.

simulation_for_no_environment_impact:

This is a test where there is not environment interference. I set input surge velocity to 1, input sway velocity to 0, and input yaw rate to 0.1. The output graph trajectory_for_no_environment_force looks good.

TODO

Add more demos to prove that the model is working

About

Use equation of motion to simulate trajectories of autonomous surface vessel. The ideas and equations are learnt from https://arxiv.org/pdf/2302.08100.pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages