========================================================= Robotic Control Interface & Manipulation Planning Library ========================================================= This is a python library to operate a real or simulated robot, work with robot/world configurations, compute differentiable features, formulate and solve constrained optimization problems (for inverse kinematics, path optimization, and manipulation planning), and interfacing to various physical simulation engines. These python bindings were developed for easier access to the `underlying C++ code base `_, esp. for teaching and students. This code base is how we, in the `Learning & Intelligent Systems Lab `_, operate our robots. - **Library Sources:** https://github.com/MarcToussaint/robotic/ - **Tutorial Notebooks:** https://github.com/MarcToussaint/rai-tutorials/ - **Pypi:** https://pypi.org/project/robotic/ .. toctree:: :maxdepth: 2 :caption: Contents: getting_started tutorials script/script api .. old/old .. tut/tutorials .. tut/appendices .. tut/t0* .. script .. notebooks/script1-Scene.ipynb .. komo .. skeleton Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`