Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API to report the state of autonomy #48

Open
tsaoyu opened this issue Apr 14, 2019 · 2 comments
Open

API to report the state of autonomy #48

tsaoyu opened this issue Apr 14, 2019 · 2 comments
Labels

Comments

@tsaoyu
Copy link
Member

tsaoyu commented Apr 14, 2019

Can we have an API to report the state of each autonomous ship to the server?

  • Autonomous
  • Radio controlled (when the sailing boat is controlled by human)
  • On transit (when the sailing boat is carried by the safety boat)

So the server can filter out those way points are not made in autonomous mode.

@tsaoyu tsaoyu added the 2019 label Apr 14, 2019
@takluyver
Copy link
Member

Would boats need to send this information in real time? It would be a substantial step up in requirements if the boat's control system has to be connected to the tracking system.

Recording when it's in transit would presumably involve someone pressing a button to record when that state changes; it would be easy to forget to do this while you're focused on getting the boat in/out the water. So we'd need some way to correct it later.

@tsaoyu
Copy link
Member Author

tsaoyu commented Apr 15, 2019

No, the boat doesn't have to send the state to the tracking system. This API is for the referee or the safety boat driver to report the state using an app (or on a page in tracking system #49).

It is good to have a way to correct the record. I will try to find few local Ruby on rails developers and see what is the best way to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants