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

Aria and Perception: Aria readers, object detection on ADT, QR code detection on Aria data #75

Merged
merged 4 commits into from
Oct 30, 2023

Conversation

KavitShah1998
Copy link
Contributor

No description provided.

@KavitShah1998 KavitShah1998 self-assigned this Sep 23, 2023
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 23, 2023
spot_rl_experiments/spot_rl/utils/test_vrs_mps.py Outdated Show resolved Hide resolved
spot_rl_experiments/spot_rl/utils/test_vrs_mps.py Outdated Show resolved Hide resolved
spot_rl_experiments/spot_rl/utils/test_vrs_mps.py Outdated Show resolved Hide resolved
spot_rl_experiments/spot_rl/utils/test_vrs_mps.py Outdated Show resolved Hide resolved
spot_rl_experiments/spot_rl/utils/test_vrs_mps.py Outdated Show resolved Hide resolved
spot_rl_experiments/spot_rl/utils/test_vrs_mps.py Outdated Show resolved Hide resolved
bd_spot_wrapper/spot_wrapper/spot.py Show resolved Hide resolved
bd_spot_wrapper/spot_wrapper/april_tag_pose_estimator.py Outdated Show resolved Hide resolved
bd_spot_wrapper/spot_wrapper/april_tag_pose_estimator.py Outdated Show resolved Hide resolved
@KavitShah1998 KavitShah1998 changed the base branch from qr_code_and_skill_manager_location_update to main October 9, 2023 23:46
@KavitShah1998 KavitShah1998 changed the base branch from main to april_tag_detection October 9, 2023 23:49
@KavitShah1998 KavitShah1998 force-pushed the april_tag_detection branch 2 times, most recently from 1323970 to e546d02 Compare October 10, 2023 00:03
@KavitShah1998 KavitShah1998 changed the base branch from april_tag_detection to main October 10, 2023 00:12
@KavitShah1998 KavitShah1998 force-pushed the vrs_mps_datastreamer branch 4 times, most recently from e5db370 to 4fb9a44 Compare October 10, 2023 00:42
@zephirefaith zephirefaith changed the title QR detection in VRS stream Aria and Perception: Aria readers, object detection on ADT, QR code detection on Aria data Oct 10, 2023
@zephirefaith zephirefaith self-assigned this Oct 10, 2023
Copy link
Contributor

@jimmytyyang jimmytyyang left a comment

Choose a reason for hiding this comment

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

Thanks for working on this. Consider removing the print statement of debugging

bd_spot_wrapper/spot_wrapper/spot.py Show resolved Hide resolved
bd_spot_wrapper/spot_wrapper/spot.py Outdated Show resolved Hide resolved
Copy link

@rutadesai rutadesai left a comment

Choose a reason for hiding this comment

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

Thanks so much, Priyam and Kavit for pushing on this! So much coming together in this PR :D I did a coarse pass and left some comments, mostly related to providing more comments for n00bs like me :) We might want to cleanup the transforms code and viz.debug components once we have all the pieces working.

aria_data_loaders/aria_data_utils/adt_data_loader.py Outdated Show resolved Hide resolved
aria_data_loaders/aria_data_utils/aria_streamer.py Outdated Show resolved Hide resolved
aria_data_loaders/aria_data_utils/aria_streamer.py Outdated Show resolved Hide resolved
aria_data_loaders/aria_data_utils/aria_streamer.py Outdated Show resolved Hide resolved
aria_data_loaders/aria_data_utils/image_utils.py Outdated Show resolved Hide resolved
spot_rl_experiments/spot_rl/models/od_aria.py Outdated Show resolved Hide resolved
@KavitShah1998 KavitShah1998 force-pushed the vrs_mps_datastreamer branch 2 times, most recently from 604e6b9 to 356242e Compare October 26, 2023 01:00
Copy link
Contributor

@jimmytyyang jimmytyyang left a comment

Choose a reason for hiding this comment

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

LGTM! thanks for working on this
Two things we need to clean it up in the next iteration :)

  • move some of codes to ROS node so that we can potentially to speed up the process
  • Make sure that the newly install package like magnum does not break the existing installation guideline

.gitmodules Show resolved Hide resolved
aria_data_loaders/README.md Outdated Show resolved Hide resolved
bd_spot_wrapper/spot_wrapper/spot.py Show resolved Hide resolved
bd_spot_wrapper/spot_wrapper/spot.py Show resolved Hide resolved
Copy link

@rutadesai rutadesai left a comment

Choose a reason for hiding this comment

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

Looks so much cleaner, well documented and organized now! <3 Thanks so much for revamping this whole PR. One request -- while we have it fresh in our minds, could we add links to relevant transformations for Spot and Aria. And a quick TLDR on Aria->World, Spot->World and Aria->Spot transformation process/logic. We can do this either in docstring or in docs?

aria_data_loaders/README.md Outdated Show resolved Hide resolved
@zephirefaith zephirefaith merged commit 71866d0 into main Oct 30, 2023
1 check passed
@KavitShah1998 KavitShah1998 deleted the vrs_mps_datastreamer branch October 30, 2023 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants