LXMASTER Example Projects
Each example is a standalone project that builds against the installed LXMASTER package, exactly as a downstream consumer would:
find_package(lxmaster CONFIG REQUIRED)
target_link_libraries(my_app PRIVATE lxmaster::lxmaster)
#include <lxmaster/lxmaster.hpp>
info
lxmaster-demosThe example catalog on this page is generated at build time from the
lxmaster-demos
repository. Until the first sync runs, this is placeholder content.
Available demos
custom_profile_demoimu_demodo_shift_demoservo_sin_demoservo_sin_vel_demoservo_sin_torque_demoservo_mode_sweep_demosine_shift_demo