- I am not able to run SBHS with plant-controller block of Sandhi.
Mostly you don't have sufficient permissions to access /dev/ttyUSB0 (which is SBHS device node in Ubuntu). To solve this, just add your user to dialout group.
sudo adduser `whoami` dialout
Logout User and check.
Have more questions? Raise an issue!
Project licensed under GNU General Public License V3
Developed at FOSSEE for NME-ICT, IIT Bombay; sponsored by MHRD Govt of India.