-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
I think @hhenry01 and @patrick-5546 are the main stakeholders here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides the comments below, can you link the resource you used to verify that the added information is provided by AIS in the PR description?
@DFriend01 Website depends on these interfaces as well |
Reusing HelperSpeed and HelperHeading messages instead they will be used for cog and sog added comments to describe the data in HelperAISSHIP
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Besides the comment below, please update the README accordingly.
You can also resolve the comments above that don't need additional feedback
HelperDimensions to HelperDimension
alphabetized cmakeLists and readme
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice
You can merge once your local pathfinding PR is ready to merge, as this change will break CI for everything else |
Description
I modified HelperAISShip.msg by removing:
And adding:
I also added helper msg files for COG, SOG, Dimensions, and ROT and included them in the cmake file.
Aside from general feedback, I will need to know the units this data will come in.
Question for NET: what will be published if the requested data is not available? (ex. if the sog sensor is not working properly on some ship)
Verification
I was able to successfully create a HelperAISShip object, with the new data attributes, for use in test_obstacles.py in the local_pathfinding repository.
Resources
PR for the Issue #29 in local_pathfinding
UBCSailbot/local_pathfinding#34
I determined what data is available from AIS from this webpage
Information regarding ROT specifically, is from here