A ROS2 wrapper around the SOEM and IgH EtherCAT driver for precise motion control in robotic exoskeletons.
To get started with the development of the motion system, you have to initialize the SOEM submodule and update the code. To do this, run the following commands:
git submodule init
git submodule update