optimization-engine
ocs2
optimization-engine | ocs2 | |
---|---|---|
4 | 1 | |
506 | 859 | |
- | 4.4% | |
8.0 | 0.0 | |
about 1 month ago | 12 months ago | |
Rust | C++ | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
optimization-engine
-
A Rust client library for interacting with Microsoft Airsim https://github.com/Sollimann/airsim-client
optimization engine
-
Is there a library for non-linear optimization in Rust?
I found this library here called the optimization engine . While it looks really good and thorough, I don't believe it is as feature rich as the C++ Ceres Solver. But mabye there are other libraries out there that people know of which could complement?
-
Any good libraries for nonlinear optimization in Rust?
C++ has a lots of good libraries for nonlinear optimization such as Ceres-solver, lpopt, ifopt and so on. I was wondering if anyone know any similar alternatives in Rust? I found this optimization engine https://github.com/alphaville/optimization-engine library which at first glance seems to have fairly good documentation and also a couple of active developers (last commit to master 16.April). Anyone has experience with this library? If so, what's good and what's not. Any limitations?
-
Why Rust for Robots?
Optimization Engine: Embedded optimization for robots and autonomous systems
ocs2
What are some alternatives?
openrr - Open Rust Robotics
frameworks - Sample code and build environments for MPC frameworks
argmin - Numerical optimization in pure Rust
crocoddyl - Crocoddyl is an optimal control library for robot control under contact sequence. Its solver is based on various efficient Differential Dynamic Programming (DDP)-like algorithms
petgraph - Graph data structure library for Rust.
jacl - Just Another Control Library - part of my capstone project
ros2_rust - Rust bindings for ROS 2
control-toolbox - The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control
rustros_tf - A port of ROS's TF library to rust
CppRobotics - Header-only C++ library for robotics, control, and path planning algorithms. Work in progress, contributions are welcome!
rosrust - Pure Rust implementation of a ROS client library
nphysics - 2 and 3-dimensional rigid body physics engine for Rust.