Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
60
commits
Merge branch 'main' of https://github.com/WangKeAlchemist/Reduced_order_model_crocoddyl into main
ed26299View on GitHubreplace quaternion with rpy to rotation matrix using pinocchio.utils.rpyToMatrix() and remove unused code in util.py
d31d7bbView on GitHubremove unused functions in the python/util.py and tested the code example/talos_walk.py
baed363View on GitHubchange euler angle representation with quaternion representation, add generate quaternion from euler angle function and generate rotation matrix from quaternion function. Also add cmake/ in the .gitignore
7e06493View on GitHub[core] Moved the example script to examples/talos_walk.py
5adf6a5View on GitHub[core] Created a Python library with the name "vhip"
582f596View on GitHub[cone] Improved efficiency of asymmetric friction cone
fd4a969View on GitHub[friction] Created the data for the friction-cone residual
03d8cf6View on GitHub[core] These bits are important for Crocoddyl compatibility with latest devel branch
2e2c84fView on GitHub[action] Improved the efficiency by removing unnecessary data set
7979096View on GitHub