Privately Owned Vehicle Work Group Meeting - 2026/03/02 - Slot 1&2 #6867
TranHuuNhatHuy
started this conversation in
Working group meetings
Replies: 4 comments
-
First slot meeting
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@ZaynabEM Attended Slot 2 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@pranavreddy23 Chaired Slot 2 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
attend slot 2 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Agenda
VisionPilot now has its now branding image!
Milestones
VisionPilot 0.9 development
VisionPilot longitudinal + lateral integration
@pranavreddy23 has recently merged PR #248, featuring the longitudinal perception pipeline (AutoSpeed, ObjectFinder/CIPO) into the existing lateral control system for 0.9 release, including:
cv::Mat.clone()to resolve shallow-copy memory bugs across threads.1280 x 720.Steering angle fix
@atanasko recently fixed a steering angle bug in AutoSteer. PR merged in PR #247.
CARLA simulation pipeline using scenario runner for VisionPilot 0.5
@atanasko successfully finished CARLA simulation pipeline using scenario runner for VisionPilot 0.5 at PR #246, including:
Code Quality & Configuration
As VisionPilot starts gaining more and more attentions from fellow developers, it is imperative to make VisionPilot, and thus PoV repo, better accessible to the public. This includes cleaning the codes and repos, with proper documentations and supports from the PoV maintainer.
Regarding some recent concerns and agreements:
Lite version of current E2E models
Previously a team from Alternative Embedded Innovation has successfully revamped a bit of our current E2E models - SceneSeg, Scene3D, EgoLanes - into "lighter/lite" corresponding versions, achieving 3x speed while maintaining fairly the same accuracy.
Models added here: PR #245.
EgoLanes
@TranHuuNhatHuy
Current accuracy limitations:
Performance optimization:
AutoSpeed
@pranavreddy23 @atanasko
Object Finder
@pranavreddy23
ZENOH Integration
@evshary @m-zain-khawaja
CY's team has completed the Zenoh pipeline for SceneSeg, Scene3D and DomainSeg using the VisionPilot/common folder libs - allowing us to run the models with both ONNX runtime and TensorRT backends using ZENOH with the same shared framework as has been used for ROS2.
Previously, CY's team merged the CARLA-Zenoh vision pipelines and demos (PR #225), as well as latency benchmarking (PR #224).
CARLA camera data is transported through Zenoh and consumed by VisionPilot-style pipelines, including raw video subscription, scene segmentation, domain segmentation, and Scene3D. The PR also includes build/run helpers, and a demo video to illustrate the end-to-end workflow. There are also fixes on latency issues and benchmarkings.
E2E Research and Literature Review
@auo355 and Mrs. Zaynab El Mawas
https://docs.google.com/document/d/1ls-7LhYuCL1SbgiJBoCRg62UZ9FdcgLv5uA2zSYTIkY/edit?usp=sharing
Zoom Meeting Video Recording
Video Meeting Link
Please contact the work group lead (@m-zain-khawaja) to request access to a recording of this meeting.
Beta Was this translation helpful? Give feedback.
All reactions