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
Add 'mass' and 'inertia' properties to BoatProperties
#427
Closed
arynrosh
closed
2 months ago
arynrosh
commented
3 months ago
Description
Resolves #424
Added 'mass' and 'inertia' attributes to BoatProperties class and updated the BOAT_PROPERTIES instance to include these values.
Replaced second and third parameters in the initialization of self.__boat_state with BOAT_PROPERTIES.
Description