hello I am trying to use this modbus ros driver to communicate with a communication protocol modbus rtu. I am not able to Start a modbus server using the command $ rosrun modbus_wrapper modbus_server.py _port:=1234 because "modbus_wrapper" is not found. how can I solve this issue? I tried using "modbus_wrapper_server,py" instead of "modbus_wrapper" but still no use
hello I am trying to use this modbus ros driver to communicate with a communication protocol modbus rtu. I am not able to Start a modbus server using the command $ rosrun modbus_wrapper modbus_server.py _port:=1234 because "modbus_wrapper" is not found. how can I solve this issue? I tried using "modbus_wrapper_server,py" instead of "modbus_wrapper" but still no use