To test cone detection in summoning parking#159
Merged
mikayel2 merged 9 commits intosummoning_parallel_parking_and_s2025_perception_merge_Tianyufrom Apr 14, 2025
Merged
Conversation
Update the merged version of perception code both from TeamA and TeamB 1. Now we are using projection of all lidar points to image frame 2. Added START frame transformation logic. 3. Removed the previous ray casting logic, and then find point that within each detection bounding box 4. Included optional downsampling function 5. Refine the pose_to_matrix function to a more efficient version
1. updated pc2_to_numpy to be a more efficient version 2. Some other minor debugging on board
1. This part is adapted from pedestrian detector and was initially commited by Aavi Deora. 2. Updated some parameters and the detection model.
Update l2c for front camera
|
8361912
into
summoning_parallel_parking_and_s2025_perception_merge_Tianyu
2 of 4 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




No description provided.