awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
RoboticExplorationLab avatar

RoboticExplorationLab/TrajectoryOptimization.jl

0
View on GitHub↗
395 estrellas·69 forks·Julia·MIT·1 vistaroboticexplorationlab.org↗

TrajectoryOptimization.jl

A fast trajectory optimization library written in Julia

Features

  • Motion Planning - Fast trajectory optimization library in Julia.

Historial de estrellas

Gráfico del historial de estrellas de roboticexplorationlab/trajectoryoptimization.jlGráfico del historial de estrellas de roboticexplorationlab/trajectoryoptimization.jl

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a TrajectoryOptimization.jl

Proyectos open-source similares, clasificados según cuántas características comparten con TrajectoryOptimization.jl.
  • pcrnjak/parol6-desktop-robot-armAvatar de PCrnjak

    PCrnjak/PAROL6-Desktop-robot-arm

    2,577Ver en 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
    Ver en GitHub↗2,577
  • ros-navigation/navigation2Avatar de ros-navigation

    ros-navigation/navigation2

    4,373Ver en 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
    Ver en GitHub↗4,373
  • opendrivelab/uniadAvatar de OpenDriveLab

    OpenDriveLab/UniAD

    4,645Ver en 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
    Ver en GitHub↗4,645
  • ethz-adrl/towrAvatar de ethz-adrl

    ethz-adrl/towr

    1,062Ver en GitHub↗

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

    C++bipedcollocationcomputer-graphics
    Ver en GitHub↗1,062
Ver las 22 alternativas a TrajectoryOptimization.jl→

Preguntas frecuentes

¿Qué hace roboticexplorationlab/trajectoryoptimization.jl?

A fast trajectory optimization library written in Julia

¿Cuáles son las características principales de roboticexplorationlab/trajectoryoptimization.jl?

Las características principales de roboticexplorationlab/trajectoryoptimization.jl son: Motion Planning.

¿Qué alternativas de código abierto existen para roboticexplorationlab/trajectoryoptimization.jl?

Las alternativas de código abierto para roboticexplorationlab/trajectoryoptimization.jl incluyen: 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…