Skip to content
View Alpaca-zip's full-sized avatar
👻
👻

Highlights

  • Pro
Block or Report

Block or report Alpaca-zip

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
Alpaca-zip/README.md

Pinned

  1. ultralytics_ros ultralytics_ros Public

    ROS/ROS 2 package for Ultralytics YOLOv8 real-time object detection and segmentation. https://github.com/ultralytics/ultralytics

    C++ 149 27

  2. pupbot pupbot Public

    ROS package for quadruped robot PupBot.

    C++ 17

  3. vgraph_nav vgraph_nav Public

    ROS package for a simple navigation system utilizing the Visibility Graph algorithm.

    Python 3 1

  4. icm_20948 icm_20948 Public archive

    ROS/ROS2 package for the ICM-20948 with Seeeduino XIAO.

    C++ 6 3

  5. dijkstra_algorithm dijkstra_algorithm Public archive

    This repository contains an implementation of Dijkstra's Algorithm in C++.

    C++

  6. gradient_descent_algorithm gradient_descent_algorithm Public archive

    This repository contains an implementation of the Gradient Descent Algorithm in C++, utilizing the Armijo condition to optimize step sizes.

    C++