Skip to content

IFS GitHub Organization

Welcome to the IFS GitHub Organization. This organization is structured into distinct teams, each responsible for specific domains of the project.

🔧 Teams

  • Electronics – Handles all hardware and embedded systems.
  • Powertrain – Responsible for the vehicle's propulsion systems.
  • Web – Manages the website and related frontend/backend services.
  • Driverless – Develops autonomous and computer vision systems.

🚀 Repository Development Guide

All repositories in this organization follow a consistent Git workflow.

Branching Strategy

  • main
    The default branch. Always stable and production-ready.

  • Development branches (used during active development):

    • dev or development: General development branch.
    • feat/<feature-name>: Feature-specific branch.
    • fix/<bug-name>: Bugfix-specific branch.

Releases

  • When a new version is complete:
    1. Create a tag to mark the version.
    2. (Recommended) Create a release and include any relevant notes or binaries. For example, version v2022.2023 represented the stable 2022–2023 release and successfully passed scrutineering.

👥 Team Roles and Access

Team Role Description Permissions
Electronics Members working on electronics and embedded ✅ Clone
✅ Read
✅ Write to Electronics repositories
Powertrain Members responsible for the vehicle’s powertrain ✅ Clone
✅ Read
✅ Write to Powertrain repositories
Web Web developers maintaining the site ✅ Clone
✅ Read
Driverless Members building autonomous systems ✅ Clone
✅ Read
✅ Write to Driverless repositories

ℹ️ Note: All members have read-only access by default unless specified otherwise.

Popular repositories Loading

  1. ifs-website ifs-website Public

    ISEL Formula Student Website

    JavaScript 1 1

  2. fsisel.github.io fsisel.github.io Public

    Webpage for ISEL Formula Student

    JavaScript

  3. Formula-Student-Driverless-Simulator Formula-Student-Driverless-Simulator Public

    Forked from FS-Driverless/Formula-Student-Driverless-Simulator

    A virtual world where Autonomous Systems from different Formula Student teams can compete in time-trial challenges

    C++

  4. ORB_SLAM2 ORB_SLAM2 Public

    Forked from Windfisch/ORB_SLAM2

    Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities

    C++

  5. open_vins open_vins Public

    Forked from rpng/open_vins

    An open source platform for visual-inertial navigation research.

    C++

  6. .github .github Public

    About IFS Team

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…