talos-rit / commander

Allows robot arms to be repurposed as camera arms.
0 stars 0 forks source link

Decide how to Manual/Director Interfacing #15

Closed DevanTurtle7 closed 1 month ago

DevanTurtle7 commented 1 month ago

Figure out how the Publisher will be architected and define the relationships between it and the Manual Interface and the Director.

Options:

DevanTurtle7 commented 1 month ago

We have decided to create a static Publisher class that the Director and Manual interface both use. Implementation here: https://github.com/talos-rit/camera_arm/pull/22