zauberzeug / lizard

Domain-specific language to specify behaviour of microcontroller managed hardware
MIT License
15 stars 5 forks source link

monitor Odrive velocity #79

Closed JensOgorek closed 3 weeks ago

JensOgorek commented 1 month ago

We want to Monitor the velocity of the Odrive motors in the Mower attachment. There are no external sensors on the Motors, so we have to use the sensorless mode of the Odrives. The Can Protocol is provided from the Docs and the Sensorless mode needs to be setup and tested.