Skip to content
Snippets Groups Projects
  1. Jun 10, 2016
  2. Apr 11, 2016
  3. Nov 30, 2015
    • Sergi Hernandez's avatar
      Added a new communications library implementing the dynamixel interface and... · 20977ec4
      Sergi Hernandez authored
      Added a new communications library implementing the dynamixel interface and the serial console. Zigbee is pending.
      Split the cm510 controller module into several for easy maintenance. Removed all the interruption service routines from the code.
      All basic modules are executed in the main loop, providing two functions to the user: user_init() and user_loop().
      The dynamixel devices are being migrated to the new communications library.
      The motion manager is transformed to avoid using interrupt service routines.
      
      20977ec4
Loading