cd lcm-x.x.x
mkdir build
cd build
cmake ../
make
sudo make install
add_executable(example_copy examples/example_copy.cpp)
target_link_libraries(example_copy ${EXTRA_LIBS})
mkdir build
cd build
cmake ../
make
- python3 voice_command.py
- sudo ./example_copy.cpp