Skip to content
View Jaybro's full-sized avatar
Block or Report

Block or report Jaybro

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

Popular repositories

  1. pico_tree pico_tree Public

    A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and custom data types and provides optional Python bindings.

    C++ 35 6

  2. hacky_sac hacky_sac Public

    A C++ header only library for model estimation using RANSAC.

    C++ 3

  3. ouroboros ouroboros Public

    A C++ header only library containing a cyclic deque, aka a circular buffer, that supports fast insertion and deletion at both its beginning and end.

    C++ 3

  4. action-cmake action-cmake Public

    This basic action simplifies integration of CMake into a workflow.

    CMake