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

Update template to use EasyFullControl API #22

Merged
merged 6 commits into from
Nov 14, 2023
Merged

Update template to use EasyFullControl API #22

merged 6 commits into from
Nov 14, 2023

Conversation

xiyuoh
Copy link
Member

@xiyuoh xiyuoh commented Oct 2, 2023

This PR updates the existing fleet adapter template to adopt the EasyFullControl API. With the new API, much of the fleet adapter logic will be shielded from users. Integrators will only need to fill in the robot API in RobotClientAPI.py like before, and optionally choose to modify the navigate, stop and execute_action callbacks in fleet_adapter.py as needed.

xiyuoh and others added 6 commits May 22, 2023 14:35
Signed-off-by: Xi Yu Oh <xiyuoh@intrinsic.ai>
Signed-off-by: Xi Yu Oh <xiyuoh@intrinsic.ai>
Signed-off-by: Xi Yu Oh <xiyuoh@intrinsic.ai>
Signed-off-by: Xiyu Oh <xiyu@openrobotics.org>
Signed-off-by: Xiyu Oh <xiyu@openrobotics.org>
Signed-off-by: Xiyu Oh <xiyu@openrobotics.org>
@arjo129 arjo129 merged commit 118aa98 into main Nov 14, 2023
1 check passed
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