Skip to content

Commit d5cbfcf

Browse files
authored
README.md reorg ik libs
1 parent 5482b99 commit d5cbfcf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Installation instructions for installing from source can be found [here](doc/kin
4444
- [ocra-recipes/eigen_lgsm](https://github.com/ocra-recipes/eigen_lgsm): used by [robotology/codyco-superbuild](https://github.com/robotology/codyco-superbuild)
4545
- [cuSolver](https://docs.nvidia.com/cuda/cusolver/index.html)
4646

47-
### Fast IK-Solvers
47+
### IK-Solvers
4848

4949
- [IKFast](http://openrave.org/docs/0.8.2/ikfast/): Part of [OpenRAVE](http://openrave.org/) ([rdiankov/openrave](https://github.com/rdiankov/openrave), [roboticslab-uc3m/installation-guides](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-openrave.md))
5050
- [NUKE](https://vanadiumlabs.github.io/pypose/nuke-intro.html#NUKE): The Nearly Universal Kinematic Engine
@@ -53,14 +53,15 @@ Installation instructions for installing from source can be found [here](doc/kin
5353
- [ros-industrial-consortium/descartes](https://github.com/ros-industrial-consortium/descartes)
5454
- [IKPy](https://phylliade.github.io/ikpy) ([Phylliade/ikpy](https://github.com/Phylliade/ikpy))
5555
- [uts-magic-lab/Magiks](https://github.com/uts-magic-lab/Magiks)
56+
- [tasts-robots/pink](https://github.com/tasts-robots/pink): Based on Pinocchio
5657

5758
### Kinematics and Dynamics
5859

5960
- [orocos/orocos_kinematics_dynamics](https://github.com/orocos/orocos_kinematics_dynamics) ([roboticslab-uc3m/installation-guides](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-kdl.md)): A dependency of this repository
6061
- [iDyn](http://www.icub.org/doc/icub-main/idyn_introduction.html): Library in [robotology/icub-main](https://github.com/robotology/icub-main) for computing kinematics and dynamics of serial-links chains of revolute joints and limbs
62+
- [stack-of-tasks/pinocchio](https://github.com/stack-of-tasks/pinocchio)
6163
- [RBDL](https://rbdl.github.io/) ([rbdl/rbdl](https://github.com/rbdl/rbdl)): Rigid Body Dynamics Library. The code tightly follows the notation used in Roy Featherstone's book "Rigid Body Dynamics Algorithm".
6264
- [adityadua24/robopy](https://github.com/adityadua24/robopy)
63-
- [tasts-robots/pink](https://github.com/tasts-robots/pink): Based on Pinocchio
6465

6566
### Path-Planning, Trajectory generation and optimization
6667

@@ -88,7 +89,6 @@ Installation instructions for installing from source can be found [here](doc/kin
8889
- [stephane-caron/lipm_walking_controller](https://github.com/stephane-caron/lipm_walking_controller) ([wiki](https://github.com/stephane-caron/lipm_walking_controller/wiki/How-to-use-the-graphical-user-interface%3F), [docker](https://hub.docker.com/r/stephanecaron/lipm_walking_controller))
8990
- [stephane-caron/pymanoid](https://github.com/stephane-caron/pymanoid): Humanoid robotics prototyping environment based on [OpenRAVE](http://openrave.org/) ([rdiankov/openrave](https://github.com/rdiankov/openrave), [roboticslab-uc3m/installation-guides](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-openrave.md))
9091
- [Stack of Tasks](https://stack-of-tasks.github.io/) ([stack-of-tasks (org)](https://github.com/stack-of-tasks))
91-
- [stack-of-tasks/pinocchio](https://github.com/stack-of-tasks/pinocchio)
9292
- [AIS-Bonn/humanoid_op_ros](https://github.com/AIS-Bonn/humanoid_op_ros): Contains interesting walking motion in [./src/nimbro/motion](https://github.com/AIS-Bonn/humanoid_op_ros/tree/master/src/nimbro/motion)
9393
- [adamlukomski/iva](https://github.com/adamlukomski/iva)
9494
- [pal-robotics](https://github.com/pal-robotics)

0 commit comments

Comments
 (0)