Skip to content

Allow multiple computers to use map at the same time #8

@logbasem

Description

@logbasem

This involves adding synchronization to the RoverMap backend. This prevents workflow issues during competition when trying to navigate the Rover, allowing for more collaboration during manual events.

To do this:

  • Create a test flask backend separate to the RoverMap backend, with simple states and simple variables, created to be used by multiple people
  • Implement this test backend
  • THEN, figure out a way to allow multiple computers to use the test backend. This will create a good basis for doing the same in RoverMap

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions