Releases: officinerobotiche/uNAV.X
Releases · officinerobotiche/uNAV.X
GPIO and Motor control improving
New important update released in this version:
- Now the Input Capture (IC) can be automatically change the prescaler compare the number of interrupt generated from the encoder
- The uNav can work in Current control in cascade with velocity control loop
- The current control works at maximum 33.2Khz
- The PID gains can be checked inside the uNav controller
- The velocity reference work in int32
- Improved the velocity measure #62
- The available GPIO can be controlled from UART.
- When the uNav enter in a traps the PWMs are disabled
New motor control feature
Updated communication protocol and motor control
With this version you can control the unav with:
Communication libraries
Software
Fix communication packet
This release fix a long communication message and solve other problems in communication code
Fix Oscillator fail
Solve problem about oscillator fail with uNAV board.
uNAV pinout
Motion Control version
This is the first stable release for Motion Control board.
Feature:
- Low level control:
- PID control for two motors;
- High level control:
- Odometry measure;
- Communication with OR-B protocol;
- Setup from OR-B protocol al feature;
- Interaction with serial_bridge ros node.
This version of code function only for this board.