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 individual example pages are generated at build time by syncing from the
lxmaster-demos repository. The list below reflects the current set of demos.
Available demos
custom_profile_demoimu_demodo_shift_demoservo_sin_demoservo_sin_vel_demoservo_sin_torque_demoservo_mode_sweep_demosine_shift_demo