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

MiR: Join execution loop #32

Merged
merged 3 commits into from
Nov 29, 2024
Merged

MiR: Join execution loop #32

merged 3 commits into from
Nov 29, 2024

Conversation

b-Tomas
Copy link
Member

@b-Tomas b-Tomas commented Nov 26, 2024

Description

Join the execution loop of the connector, allowing it to be stopped gracefully.

Requires inorbit-ai/inorbit-connector-python#12

Demo

Console output:

...
INFO:inorbit_connector.connector:Updating map 20f762ff-5e0a-11ee-abc8-0001299981c4 with new pose.
^CINFO:inorbit_mir_connector.mir100_start:Received SIGINT, stopping connector
INFO:inorbit_connector.connector:Cleaning up connector missions
INFO:inorbit_connector.connector:Deleting missions group b6a3a55c-26a6-4a74-b6cd-1955851c1f03
INFO:inorbit_connector.connector:Updating map 20f762ff-5e0a-11ee-abc8-0001299981c4 with new pose.
INFO:RobotSession:Ending robot session
INFO:RobotSession:Publishing status 0. ret = (0, 26).
INFO:RobotSession:Robot status '0' published: 1.
INFO:RobotSession:Waiting for MQTT connection state '_is_disconnected' ...
INFO:RobotSession:Disconnected from MQTT broker

@b-Tomas b-Tomas self-assigned this Nov 26, 2024
@b-Tomas b-Tomas marked this pull request as ready for review November 29, 2024 16:43
@b-Tomas b-Tomas merged commit d9b516d into main Nov 29, 2024
12 checks passed
@b-Tomas b-Tomas deleted the fix/join-execution-loop branch November 29, 2024 16:50
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.

2 participants