animateShip
animate the simulated trajectories
Contents
Syntax
animateShip(x,t,statObs,dynObs,goalSet)
animateShip(x,t,statObs,dynObs,goalSet,waters)
Description
Shows an animation that visualizes the given trajectory for the ship benchmark together with static and dynamic obstacles.
Input Arguments
|
x |
states of the trajectory (dimension: [N,nx]) |
|
t |
times for the trajectory (dimension: [N,1]) |
|
statObs |
cell-array storing the static obstacles |
|
dynObs |
cell-array storing the dynamic obstacles. Each dynamic obstacle is represented as a struct with fields .set and .time |
|
goalSet |
goal set for the motion planning problem |
|
waters |
cell-array storing the water ways |
See Also
© 2018-2023 I6 Technische Universität München Website License
|
![]() |
![]() |
![]() |


