robofit / arcor

Augmented reality-based human-robot interaction.
GNU Lesser General Public License v2.1
8 stars 14 forks source link

art_brain, art_projected_gui: Use ProgramArray instead of Program #44

Closed ZdenekM closed 7 years ago

ZdenekM commented 7 years ago

Using ProgramArray.msg instead of Program.msg (Program.msg will serve as container for logically related instructions (program block) - e.g. assembly of one side of the trolley)

ZdenekM commented 7 years ago
ZdenekM commented 7 years ago

Helper class: https://github.com/robofit/ar-table-itable/blob/master/art_utils/src/art_utils/program_helper.py