Visualize different modules related to motor control and operations.
cd /usr/local/MATLAB/{VERSION}/extern/engines/
sudo chmod -R 775 python
cd python
pip install -e .
git clone https://github.com/sagarverma/MotorSim.git
cd MotorSim
pip install -e .
git cline https://github.come/sagarverma/MotorRefGen.git
cd MotorRefGen
pip install -e .
pip install -r requirements.txt
pip install -e .
cd MotorViz/motorviz
npm start
cd MotorViz/motorviz/api
flask run