Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Changed the HelperROT Type from int to float #35

Closed

Conversation

FireBoyAJ24
Copy link

@FireBoyAJ24 FireBoyAJ24 commented Dec 20, 2023

Description

The HelperROT type should be float rather than int as we are using the message as a float type in the local pathfinding repository.

@FireBoyAJ24 FireBoyAJ24 added the bug Something isn't working label Dec 20, 2023
@FireBoyAJ24 FireBoyAJ24 requested a review from a team as a code owner December 20, 2023 01:21
@patrick-5546
Copy link
Member

But should this be float or int, what do you think @hhenry01?

@hhenry01
Copy link
Member

But should this be float or int, what do you think @hhenry01?

Definitely int. The ais specification explicitly defines it as a signed 8 bit integer.

@patrick-5546
Copy link
Member

@FireBoyAJ24 can you close this PR and make a PR in pathfinding to update the field to int? Thanks

@FireBoyAJ24 FireBoyAJ24 deleted the Change-HelperROT-Type-from-int-to-float-Akshanjay branch December 20, 2023 17:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants