-
Notifications
You must be signed in to change notification settings - Fork 1
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
Lane detection ROS2 node #50
Merged
Merged
Conversation
This file contains 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
leungjch
force-pushed
the
justin/lane-detection-new
branch
5 times, most recently
from
January 28, 2024 08:49
368f7e2
to
a2bc31e
Compare
leungjch
force-pushed
the
justin/lane-detection-new
branch
from
January 28, 2024 08:52
a2bc31e
to
25ce097
Compare
Edwardius
previously requested changes
Jan 28, 2024
leungjch
force-pushed
the
justin/lane-detection-new
branch
from
February 2, 2024 07:32
9900854
to
60f693e
Compare
Closed
leungjch
commented
Feb 2, 2024
Edwardius
reviewed
Feb 2, 2024
Edwardius
reviewed
Feb 3, 2024
leungjch
force-pushed
the
justin/lane-detection-new
branch
from
February 4, 2024 04:30
694e829
to
4fd7e21
Compare
oh dont mind tese comments for now, let me know when u need a review :) |
sure feel free to re-review |
leungjch
commented
Mar 11, 2024
docker/perception/radar_object_detection/radar_object_detection.Dockerfile
Show resolved
Hide resolved
leungjch
force-pushed
the
justin/lane-detection-new
branch
from
March 11, 2024 17:02
0211263
to
e123860
Compare
Edwardius
requested changes
Mar 14, 2024
leungjch
force-pushed
the
justin/lane-detection-new
branch
from
March 15, 2024 06:18
9b41157
to
2f02e85
Compare
leungjch
force-pushed
the
justin/lane-detection-new
branch
from
March 16, 2024 06:00
c5c8364
to
5ece74b
Compare
Edwardius
requested changes
Mar 16, 2024
leungjch
force-pushed
the
justin/lane-detection-new
branch
2 times, most recently
from
March 16, 2024 20:34
37dfbe8
to
154529b
Compare
leungjch
force-pushed
the
justin/lane-detection-new
branch
from
March 16, 2024 20:35
154529b
to
1990ec1
Compare
Edwardius
approved these changes
Jun 11, 2024
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.
Adds a ROS2 node for lane detection using
ultra-fast-lane-detection_v2
+ TensorRT .Source repo: https://github.com/iwatake2222/play_with_tensorrt/tree/master/pj_tensorrt_lane_ultra-fast-lane-detection_v2
Day demo:
output3.mp4
Night demo:
output2.mp4