Skip to content
View MarianoCaccavale's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report MarianoCaccavale

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 Loading

  1. SensorFusion SensorFusion Public

    C++ Ros2 node for sensor fusion of various data from different source, namely stereo-camera cones detection and LiDAR cones detections. Build in a larger context of a autonomous driving system for …

    C++ 1

  2. LidarNode LidarNode Public

    C++ Ros2 node for handling LiDAR data, do ground removal operations and extract points of interest, namely cones. Build in a larger context of a autonomous driving system for a F1-like car for Unin…

    C++

  3. LSO-Server LSO-Server Public

    Server counterpart of LSO-Client. Written in C, this server serve as a backend for the potholes android client. Using sqlite3, it saves data on a local db using a custom library as an interface. To…

    C

  4. LSO-Client LSO-Client Public

    Android Java client-side software

    Java

  5. SimpleNeuralNetwork SimpleNeuralNetwork Public

    Neural Network framework for building simple NN from scratch. Re-implemented basic algorithms like Sthocasting Gradient Descent and Resilient Backpropagation.

    Jupyter Notebook