tygamvrelis / oil_lamp

Gimballed oil lantern motion recording & playback
1 stars 0 forks source link

Add ability to change location of origin through command-line #49

Closed tygamvrelis closed 4 years ago

tygamvrelis commented 4 years ago

Wall-mounted: python3 lamp.py --update_origin=-10,0 Floor-mounted: python3 lamp.py --update_origin=-10,90

tygamvrelis commented 4 years ago

Fixes #48