Skip to content

Implement the abstract class for the mirror #167

@edyoshikun

Description

@edyoshikun

Similar to issue #166. The mirrors require an abstract class that should include the following:

-[ ] Get/Set position (already implemented but needs to be written in the abstract class)
-[ ] Get/Set relative position
-[ ]Get/Set Movement Limits
-[ ] Get/Set step resolution
-[ ] Set Home()
-[ ] Set Origin(). Do you think this should be per axis?

Should we standardize this to a specific unit of measurement (i.e deg or um)?
Should we have a position buffer or do we just generate that with some np.linspace()?

@AhmetCanSolak @YangLiujames

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationfeature requestNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions