camera: no translation needed
parent
c2c16515c3
commit
701789b823
|
@ -23,7 +23,7 @@ To overcome this, each coordinate needs to be shifted by some amount, defined on
|
|||
These values need to be subtracted from the coords used in setMoveSetpoints*/
|
||||
|
||||
#define CAMERA_TRANSLATION_X 0
|
||||
#define CAMERA_TRANSLATION_Y -12
|
||||
#define CAMERA_TRANSLATION_Y 0
|
||||
|
||||
class DataSourceCameraConic : public DataSource{
|
||||
|
||||
|
|
Loading…
Reference in New Issue