How to let Ros communicate to new hardware?
l am planning to use Sensoray826 board to control some motors, and using Ros-rqt to plot some curves..but there is not any useful driver/package to connect them(arduino is so common to be used, l dont want to use this). Could someone give me some methods to let Ros(kinetic) receive messages from Sensoray826(using rosserial or? how to use it?)?
It's not much, but there appears to be at least some code in jmpechem/sm_n_vis/sensoray826.
l knew this code, but dont know how to use it.