awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
leggedrobotics avatar

leggedrobotics/ocs2

0
View on GitHub↗
1,440 stars·329 forks·C++·BSD-3-Clause·5 viewsleggedrobotics.github.io/ocs2↗

Ocs2

Optimal Control for Switched Systems

Features

  • Motion Planning - Continuous and discrete time optimal control implementation.

Star history

Star history chart for leggedrobotics/ocs2Star history chart for leggedrobotics/ocs2

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Ocs2

Similar open-source projects, ranked by how many features they share with Ocs2.
  • pcrnjak/parol6-desktop-robot-armPCrnjak avatar

    PCrnjak/PAROL6-Desktop-robot-arm

    2,577View on GitHub↗

    This project provides a complete set of design files and hardware specifications for a 3D-printable industrial-style robot arm. The system includes a CAN bus robot controller for managing stepper motors and sensors, a kinematics engine for calculating joint angles and poses, and a UDP-based Python API for sending motion commands and monitoring telemetry. The system features a force-controlled robotic gripper that utilizes field-oriented control on stepper motors to enable compliant grasping and precise force sensing. It also includes a 3D position visualization tool for real-time telemetry tr

    HTMLailerobotparol6
    View on GitHub↗2,577
  • ros-navigation/navigation2ros-navigation avatar

    ros-navigation/navigation2

    4,373View on GitHub↗

    Navigation2 is a ROS 2 navigation framework for autonomous mobile robots. It provides the core identity of a path planner, costmap management system, kinematic motion controller, and behavior tree orchestrator to compute collision-free routes and execute movement commands. The framework is distinguished by its use of behavior trees to coordinate modular task servers, enabling complex navigation routines and autonomous recovery actions. It supports a plugin-based architecture that allows planners and controllers to be swapped at runtime to adapt to different environments. The system covers a

    C++navigationroboticsros2
    View on GitHub↗4,373
  • opendrivelab/uniadOpenDriveLab avatar

    OpenDriveLab/UniAD

    4,645View on GitHub↗

    UniAD is a unified deep learning framework for autonomous driving that integrates perception, prediction, and planning into a single end-to-end model. It functions as a neural network architecture that maps raw sensor data directly to driving trajectories and motion plans. This project serves as a research implementation of a planning-oriented approach that jointly trains occupancy, mapping, and object tracking modules. It employs a multi-task perception framework to optimize overall driving performance. The system covers a broad capability surface including end-to-end driving pipelines, veh

    Pythonautonomous-drivingautonomous-driving-frameworkbev-segmentation
    View on GitHub↗4,645
  • ethz-adrl/towrethz-adrl avatar

    ethz-adrl/towr

    1,062View on GitHub↗

    A light-weight, Eigen-based C++ library for trajectory optimization for legged robots.

    C++bipedcollocationcomputer-graphics
    View on GitHub↗1,062
See all 22 alternatives to Ocs2→

Frequently asked questions

What does leggedrobotics/ocs2 do?

Optimal Control for Switched Systems

What are the main features of leggedrobotics/ocs2?

The main features of leggedrobotics/ocs2 are: Motion Planning.

What are some open-source alternatives to leggedrobotics/ocs2?

Open-source alternatives to leggedrobotics/ocs2 include: ros-navigation/navigation2 — Navigation2 is a ROS 2 navigation framework for autonomous mobile robots. It provides the core identity of a path… pcrnjak/parol6-desktop-robot-arm — This project provides a complete set of design files and hardware specifications for a 3D-printable industrial-style… opendrivelab/uniad — UniAD is a unified deep learning framework for autonomous driving that integrates perception, prediction, and planning… ethz-adrl/towr — A light-weight, Eigen-based C++ library for trajectory optimization for legged robots. gtrll/gpmp2 — Gaussian Process Motion Planner 2. fields2cover/fields2cover — Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path…