Skip to content
Snippets Groups Projects
Commit a9e45cba authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Added a check for the transmission state in the dynamixel communication module...

Added a check for the transmission state in the dynamixel communication module before starting a new transmission.
Initialized the motion_manager module before calling the user_init() function. This way the dynamixel communications are already set up when the user function is called.
The initialization of the expansion baord is attempted by default. If the board is not found, it will not be used.
Added the expansion board loop function in the motion manager loop for timing.
Added a preprocessor command to either read all expansion board data in the loop() function or read each filed using a separate function.
parent 42838272
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment