issues
search
UBCSailbot
/
sailbot_workspace
UBC Sailbot's monorepo
https://ubcsailbot.github.io/sailbot_workspace/main/
Apache License 2.0
5
stars
2
forks
source link
Boat state update with new wind and current vectors
#415
Closed
alberto-escobar
closed
3 months ago
alberto-escobar
commented
4 months ago
Description
Resolves #401
Generate new fluid vectors for wind and water by calling
next
method on respective fluid generator objects
Pass new fluid vectors into
__boat_state
through
step
method
Verification
No testing done, this will be tested through integration testing
Description
next
method on respective fluid generator objects__boat_state
throughstep
methodVerification