在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):MatthewPeterKelly/OptimTraj开源软件地址(OpenSource Url):https://github.com/MatthewPeterKelly/OptimTraj开源编程语言(OpenSource Language):MATLAB 100.0%开源软件介绍(OpenSource Introduction):OptimTraj - Trajectory Optimization for MatlabOptimTraj is a matlab library designed for solving continuous-time single-phase trajectory optimization problems. I developed it while working on my PhD at Cornell, studying non-linear controller design for walking robots. What sort of problems does OptimTraj solve?Examples:
Details:OptimTraj finds the optimal trajectory for a dynamical system. This trajectory is a sequence of controls (expressed as a function) that moves the dynamical system between two points in state space. The trajectory will minimize some cost function, which is typically an integral along the trajectory. The trajectory will also satisfy a set user-defined constraints. OptimTraj solves problems with
All functions in the problem description can be non-linear, but they must be smooth (C2 continuous). Features:
Installation:
Usage:
Documentation:The best way to learn OptimTraj is by working through a few of the examples in the For more background on trajectory optimization in general, I wrote a tutorial paper that includes derivations and references for most methods implemented here, along with a variety of practical suggestions and debugging tips. Finally, I have a tutorial webpage for trajectory optimization. Citing OptimTrajThe best way to cite OptimTraj is via the user guide:
Alternatively, you can cite the tutorial paper that accompanies OptimTraj:
Contribute:Contributions are welcome! Feel free to reach out if you're planning a bigger submission, or just go ahead and make a pull request for smaller contributions. If you are interested in contributing, here are a few possible things to do:
Contributions:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论