Open ITE02050080 opened 4 years ago
If you facing modbus.h: No such file or directory this problem when doing catkin_make command, try to install libmodbus packages as below $ sudo apt-get install libmodbus5 libmodbus-dev
$ sudo apt-get install libmodbus5 libmodbus-dev
If you facing modbus.h: No such file or directory this problem when doing catkin_make command, try to install libmodbus packages as below
$ sudo apt-get install libmodbus5 libmodbus-dev