Base python package for the Zakhar project.
The package consists of 6 main submodules:
dev- Zakhar device descriptorshelpers- format functions and other helpersros- ROS convenience methodszmq-ZmqClientThread,ZmqPublisherThread,ZmqServerThread,ZmqSubscriberThreadlogging- global log (logging.log) and formatted local logs (logging.new_logger)thread- a stoppable extension of threading.Thread
pip install git+https://github.com/Zakhar-the-Robot/brain_pycoreFrom GitHub for a specific branch:
pip install git+https://github.com/Zakhar-the-Robot/brain_pycore@branch_name