cbteeple / pressure_control_interface

The top-level control interface for controlling a Ctrl-P pressure control system.
https://ctrl-p.cbteeple.com/latest/top-level
MIT License
1 stars 1 forks source link

Added ROS compatibility to create a single canonical source) #9

Closed cbteeple closed 2 years ago

cbteeple commented 2 years ago

Description of changes

  1. Added ROS package header files
  2. Updated command handler and command validation modules for ROS compatibility.

Motivation and Context

ROS needed access to command validation and splitting.

Testing

Tested on ROS Melodic and pure python (both passed)

Testing Environment:

Types of changes

Checklist: