ROS Driver
Dependencies
Hardware:
- A pressure control system running my custom firmware (located in my pressure_controller repo)
- A desktop computer running Linux (currently tested only in Ubuntu 18.04)
Software:
- ROS Melodic
- The rqt_multiplot package for nice plot layouts and custom axes
- Cython HID Library from Trezor
- Various python libraries:
Installation
- Add this package to your
workspace/src
folder. - Run
catkin_make
to enable the custom python modules in this package to work