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

Highlights

  • Pro

Block or report Alpaca-zip

Report abuse

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

Report abuse
Alpaca-zip/README.md

Pinned Loading

  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++ 307 62

  2. pupbot pupbot Public

    ROS package for quadruped robot PupBot.

    C++ 19

  3. vgraph_nav vgraph_nav Public

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

    Python 3 5

  4. icm_20948 icm_20948 Public archive

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

    C++ 9 6

  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++