-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
Description
Feature request
Recursive definition of interfaces
Feature description
It would be very useful to define a message that includes the type of message being defined. Example:
Expression.msg at upf_msgs package
upf_msgs/Atom atom
upf_msgs/Expression[] expressions
string type
upf_msgs/ExpressionKind kind
Currently, this gives an error when compiling
Reactions are currently unavailable