Skip to content
View seldak's full-sized avatar

Block or report seldak

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. rld rld Public

    Rust

  2. scx-slam-fresh scx-slam-fresh Public

    Linux sched_ext scheduler for robotics pipelines: EDF-like FE prioritization, stale shedding, and per-job CPU budgets.

    C

  3. px4-sitl-regression-lab px4-sitl-regression-lab Public

    CI-gated PX4 SITL mission + failure-mode tests with ULog metrics and reproducible Docker runs.

    Python

  4. nd209-map-my-world nd209-map-my-world Public

    Udacity Robotics nanodegree project for demonstrating SLAM.

    CMake

  5. nd209-where-am-i nd209-where-am-i Public

    CMake

  6. LTE pathloss simulator LTE pathloss simulator
    1
    from __future__ import division
    2
    
                  
    3
    import math
    4
    import scipy as sci
    5
    import numpy as np