ros-industrial-consortium / packml

ROS packml (https://en.wikipedia.org/wiki/PackML) support package
Apache License 2.0
9 stars 14 forks source link

Fully abstract the StateMachineInterface class #23

Closed shaun-edwards closed 6 years ago

shaun-edwards commented 7 years ago

The [StateMachineInterface class] is an incomplete attempt at abstracting the packml state machine implementation from the interface. Before #17 can be attempted, this interface must be fully abstracted.

The state machine tests should only utilize this interface.

shaun-edwards commented 7 years ago

@130s, could you work on this?

shaun-edwards commented 6 years ago

Addressed in #35.