MsgUtils modularization change to no longer require global pip install, but use venv for local installation. - Updated MsgUtils/CMakeLists…
Show more
MsgUtils modularization change to no longer require global pip install, but use venv for local installation.- Updated MsgUtils/CMakeLists.txt to use venv to setup user environment with MsgUtils module.- Updated MsgUtils.cmake to use updated venv python.- Removed MsgUtils/scripts/setup.py since no longer doing global pip install.- Updated pyproject.toml for MsgUtil module definitions.- Updated MessageBuilder.cpp and LeahiRt/main.cpp to fix compile errors.
Show less