McGill Formula Electric Design Team Driverless Software Suite

autonomous-driving robotics ros2-humble vision
4 Open Issues Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement LiDAR data processing to clean raw data from a Velodyne Puck. This involves fraction accumulation and velocity compensation to improve data quality and usability for the McGill Formula Electric driverless car project. Good software design patterns are required.

Complexity: 4/5
help wanted

McGill Formula Electric Design Team Driverless Software Suite

Python
#autonomous-driving#robotics#ros2-humble#vision

AI Summary: Configure the Jetson Nano development board with necessary software development tools and visualization packages for testing the McGill Formula Electric driverless car software. Documentation of this setup is also required for future development of a Jetson dev container.

Complexity: 4/5
help wanted

McGill Formula Electric Design Team Driverless Software Suite

Python
#autonomous-driving#robotics#ros2-humble#vision

AI Summary: Extract depth data from a YOLO object detection pipeline by overlaying bounding boxes onto a depth map generated using the librealsense SDK. The depth value for each detected object will be determined, potentially using the median depth within the bounding box, and this method should be documented.

Complexity: 3/5
help wanted

McGill Formula Electric Design Team Driverless Software Suite

Python
#autonomous-driving#robotics#ros2-humble#vision

AI Summary: Integrate the Intel Realsense SDK into the McGill Formula Electric Driverless ROS 2 workspace, ensuring compatibility with `librealsense` and employing appropriate design patterns for future scalability. This involves configuring the ROS 2 workspace to work seamlessly with the Realsense camera for both real-world and simulated driving scenarios.

Complexity: 4/5
help wanted

McGill Formula Electric Design Team Driverless Software Suite

Python
#autonomous-driving#robotics#ros2-humble#vision