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

Add the ZED Wrapper and Object Detector #3

Merged
merged 96 commits into from
Sep 19, 2024
Merged

Add the ZED Wrapper and Object Detector #3

merged 96 commits into from
Sep 19, 2024

Conversation

jbrhm
Copy link
Contributor

@jbrhm jbrhm commented Sep 14, 2024

Summary

Closes #2

What features did you add, bugs did you fix, etc?
I added the ZED Wrapper and Object Detector

Did you add documentation to the wiki?

No it is already on the wiki

How was this code tested?

This code is almost one for one from the original ROS branch

Did you test this in sim?

Yes

Did you test this on the rover?

No, but I did test on the real life ZED

Did you add unit tests?

No

CMakeLists.txt Outdated Show resolved Hide resolved
Copy link
Member

@niwhsa9 niwhsa9 left a comment

Choose a reason for hiding this comment

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

As promised, I will review any PR that ends up in my inbox.

For everyone's sake we need @qhdwight to teach me how to unsubscribe from the automatic notifications.

perception/zed_wrapper/zed_wrapper.bridge.cu Outdated Show resolved Hide resolved
launch/object_detector.launch.py Outdated Show resolved Hide resolved
parameter_utils/parameter.hpp Outdated Show resolved Hide resolved
parameter_utils/parameter.hpp Show resolved Hide resolved
launch/object_detector.launch.py Outdated Show resolved Hide resolved
perception/object_detector/object_detector.cpp Outdated Show resolved Hide resolved
launch/zed.launch.py Outdated Show resolved Hide resolved
parameter_utils/parameter.hpp Show resolved Hide resolved
@jbrhm jbrhm merged commit 05833a6 into main Sep 19, 2024
1 check passed
@jbrhm jbrhm deleted the JRA/ZED-Wrapper branch September 19, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the ZED Wrapper and Object Detector
4 participants