-
Notifications
You must be signed in to change notification settings - Fork 7
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
Implement ROS interface for live spot-aria with shared coordinate system and visualization in rviz #110
Conversation
0588852
to
881648b
Compare
aria_data_loaders/aria_data_utils/detector_wrappers/generic_detector_interface.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for this PR. Overall, I think they look good! But one concern I have is that will this affect the existing skill execution? For example, for users who only want to do development without using Aria, will this PR introduce dependency to Aria installation? I can see some files import Aria stuff. Is it possible to install spot-sm2real only the skill part without installing Aria code for the ease of downstream usecases? I just want to ensure that this PR is well-tested in terms of installation and package dependency. Thank you!
b1f8522
to
f339c26
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some comments -- mostly small nits. Looks good overall. Really appreciated all the docstrings and detailed comments and things organized nicely in their own classes and utils files. Great job! Let's get this landed soon :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done until aria_data_loaders/aria_data_utils/episodic_memory_robotic_fetch.py
Need to stop, this PR is really tooooo long to be reviewed properly.
aria_data_loaders/aria_data_utils/detector_wrappers/object_detector.py
Outdated
Show resolved
Hide resolved
f339c26
to
3fc180a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WOOHOO! Looking good :) Let's get this landed!
…tem and visualization in rviz
937ad5c
to
b403b08
Compare
No description provided.