Skip to content
View GiovanniGrieco's full-sized avatar
💭
mumble mumble
💭
mumble mumble

Highlights

  • Pro

Organizations

@polibacorse
Block or Report

Block or report GiovanniGrieco

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. telematics-lab/IoD_Sim telematics-lab/IoD_Sim Public

    A system level simulator for the Internet of Drones, based on ns-3.

    Jupyter Notebook 18 5

  2. IoD_Sim-airflow IoD_Sim-airflow Public

    A Visual Programming Editor for IoD Sim.

    Python 3

  3. IoD_Sim-splash IoD_Sim-splash Public

    Intermediate transpiler of IoD Sim for Airflow visual programming editor.

    C++

  4. iod-sim-workspace-quickstart iod-sim-workspace-quickstart Public

    Quick start an Azure VM to work with IoD Sim (binaries).

    Shell

  5. Joy Joy Public

    Control your DJI Tello using Joystick and PC.

    Python 6 1

  6. Setup Podman on LXC Setup Podman on LXC
    1
    Before you start, please NOTE: this guide does not cover rootless containers!
    2
    
                  
    3
    On an hypervisor with LXD installed, create a new container, ensuring that `-c security.nesting=true -c security.privileged=true` is set:
    4
    ```bash
    5
    lxc launch -c security.nesting=true -c security.privileged=true images:fedora/35 my-container