-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Location of ROS specific annotations #99
Comments
@nickovic |
I find at least, AbstractParserVisitor does not support it. It is good. |
Sorry I find somehow AST relates subscribe, publish potentially in our refactoring code.
Perhaps we may move it some where. |
Perhaps we may move it rtamt4ros? |
I find ANTRL parser is handing ros topic too. rtamt/rtamt/grammar/tl/LtlLexer.g4 Lines 81 to 82 in b1f79b9
I know what we do here. I know it is difficult to transfer ROS annotation to rtamt4ros. Maybe here is discussion point. |
This relates #97.
We are supporting ROS.
It is in spec layer.
The text was updated successfully, but these errors were encountered: