diff --git a/images/MRoboticsicon.svg b/images/MRoboticsicon.svg new file mode 100644 index 00000000..17509a42 --- /dev/null +++ b/images/MRoboticsicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/ROAHMLABicon.png b/images/ROAHMLABicon.png new file mode 100644 index 00000000..87f9e3f3 Binary files /dev/null and b/images/ROAHMLABicon.png differ diff --git a/index.html b/index.html new file mode 100755 index 00000000..21924c63 --- /dev/null +++ b/index.html @@ -0,0 +1,408 @@ + + + + RAPTOR: RAPid and Robust Trajectory Optimization for Robots + + + + + + + + + + + + + + + + + + + +
+
+
+
+ +
+ + + +
+ +
+ + + +
+
+
+ +

RAPTOR

+

RAPid and Robust Trajectory Optimization for Robots

+ + + + + +

We present "RAPid and robust Trajectory Optimization toolbox for Robots" (RAPTOR) -- Dynamic locomotion for humanoid robots presents significant analytical and computational challenges due to the extensive number of linkages and degrees of freedom. This complexity results in a vast search space for feasible gaits which translates into a time-consuming process when optimizing over trajectories. In addition, the process often involves numerous hyperparameters and requires a good initial guess or a warm-start strategy, further complicating the development process. Existing methods struggle to integrate the latest hardware designs, such as actuated ankles with closed-loop mechanisms, which offer increased stability, but introduce additional constraints into the dynamics that can be challenging to represent in a computationally tractable fashion. This work introduces a generalized gait optimization framework that directly generates smooth and physically feasible trajectories. The proposed method demonstrates faster and more robust convergence than existing techniques and explicitly incorporates closed-loop constraints. The method is implemented as an open-source C++ codebase that significantly reduces computation times, facilitating dynamic locomotion for full-size humanoids. +

+ +
+

Paper

+ + + + + +

Code and Tutorial

+ + + + +
+

Authors

+
+ +
+ +

+ 1 Robotics Institute, University of Michigan, Ann Arbor            + 2 Mechanical Engineering, University of Michigan, Ann Arbor            +

+ + + + + +· + + + + + + + + + + + + + +
+

Acknowledgements

+ + + +

Contact

+

We are actively developing the codebase and appreciate any feedback!
+ If you have any questions about the paper, please feel free to contact Bohao Zhang.
+ If you have any questions about the code and would like to report any bugs or problems, please raise a new issue in the Issues page in the RAPTOR repo. We will try to respond to it as soon as possible.
+ If you would like to request any related new features and have suggestions on how to improve the performance of RAPTOR, please raise a new discussion in the Discussions page in the RAPTOR repo. +

+ + + + + + + + + + + + + + \ No newline at end of file