add_executable(state_machine_example main.cpp)
target_link_libraries(state_machine_example unitree_sdk2)