UoY-RoboStar / robochart-textual

This repository contains the plugins for the RoboChart textual editor
Eclipse Public License 2.0
0 stars 1 forks source link

Add support for variables in interfaces of the Robotic Platform #83

Closed pefribeiro closed 3 months ago

pefribeiro commented 3 months ago

This is related to adding support for distinguishing variables declared/required in a robotic platform as noted here. Currently, a robotic platform is prevented by WFC RP2 from having variables in a used interface:

RP2. Defined interfaces can only have events

This WFC should be weakened to allow variables.