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

DOCK/UNDOCK example request #28

Open
BertVanAcker opened this issue Aug 4, 2022 · 1 comment
Open

DOCK/UNDOCK example request #28

BertVanAcker opened this issue Aug 4, 2022 · 1 comment

Comments

@BertVanAcker
Copy link

Hello,
I'm currently working on some own packages to work with the irobot create 3 robot.
I'm running into problems when performing a dock/undock action. If i'm executing a dock/undock activity, I cannot check the status of the action. More specific, it seems that the action never finishes succesfully.
Even with the CLI commands to dock and undock, I never reveive a "Goal finished with status: SUCCEEDED" message.
Is it possible to provide a python example how to process the status of the docking, e.g. to wait to move to the next scheduled goals?
Thanks in advance

@alsora
Copy link
Collaborator

alsora commented Aug 4, 2022

Hi @BertVanAcker, the Create 3 dock and undock actions work as standard ROS 2 actions, they don't have anything special.
You can find C++ examples for dock and undock.

Later today I plan to look in details at your code snippet and provide suggestions in the discussion iRobotEducation/create3_docs#131

I will keep this ticket open as a request to provide more general Python examples.

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

No branches or pull requests

2 participants