Skip to content
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

Add/ros actions in scxml #30

Closed
wants to merge 23 commits into from
Closed

Add/ros actions in scxml #30

wants to merge 23 commits into from

Conversation

MarcoLm993
Copy link
Collaborator

No description provided.

Signed-off-by: Marco Lampacrescia <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Marco Lampacrescia <[email protected]>
Signed-off-by: Marco Lampacrescia <[email protected]>
Signed-off-by: Marco Lampacrescia <[email protected]>
…ion of ros_action_handler

Signed-off-by: Marco Lampacrescia <[email protected]>
Signed-off-by: Marco Lampacrescia <[email protected]>
Signed-off-by: Marco Lampacrescia <[email protected]>
@@ -205,9 +205,14 @@ def _append_scxml_body_to_jani_automaton(jani_automaton: JaniAutomaton, events_h
new_edge.destinations[0]['assignments'].append(JaniAssignment({
"ref": f'{param_assign_name}.length',
"value": f"{variable_name}.length"}))
# TODO: get the expected type from a jani expression, w/o setting dummy def. values
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is very temporary, and should be addressed in issue #31

Signed-off-by: Marco Lampacrescia <[email protected]>
Signed-off-by: Marco Lampacrescia <[email protected]>
Signed-off-by: Marco Lampacrescia <[email protected]>
Signed-off-by: Marco Lampacrescia <[email protected]>
Signed-off-by: Marco Lampacrescia <[email protected]>
Base automatically changed from develop to main September 5, 2024 15:43
@MarcoLm993 MarcoLm993 closed this Sep 6, 2024
@MarcoLm993 MarcoLm993 deleted the add/ros_actions_in_scxml branch October 25, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant