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 examples using new framework #126

Merged
merged 39 commits into from
Sep 27, 2023
Merged

Conversation

edgarriba
Copy link
Member

@edgarriba edgarriba commented Aug 10, 2023

List of examples: https://github.com/farm-ng/farm-ng-amiga/tree/main/py/examples

New ones

  • camera_pointcloud: show how to compute a pointcloud using the camera calibration and the disparity
  • service_client: hello world for creating a dummy service / client with EventServiceGrpc
  • service_counter: how to create a service with extra concurrent tasks
  • service_propagation: more complex example simulating a distributed multi-agent system interaction with a database via intermediate supervisor nodes.
  • recorder_service

@edgarriba edgarriba changed the title Update example for the file reader Update examples using new framework Aug 10, 2023
@edgarriba edgarriba changed the base branch from main to amiga-v6-protos August 10, 2023 09:33
@edgarriba edgarriba marked this pull request as draft August 10, 2023 14:32
Base automatically changed from amiga-v6-protos to main-v2 August 13, 2023 20:48
py/examples/service_client/client.py Show resolved Hide resolved
py/examples/file_converter/main.py Outdated Show resolved Hide resolved
py/examples/file_reader/utils.py Outdated Show resolved Hide resolved
@Hackerman342 Hackerman342 marked this pull request as ready for review September 26, 2023 21:44
Copy link
Collaborator

@Hackerman342 Hackerman342 left a comment

Choose a reason for hiding this comment

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

LGTM. I've tested the refactored examples, but not all of the new examples

@Hackerman342 Hackerman342 merged commit 27e480e into main-v2 Sep 27, 2023
2 checks passed
@Hackerman342 Hackerman342 deleted the jp5-file-reader-v2 branch September 27, 2023 15:01
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.

3 participants