Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Pythonrobotics | 17,854 | a day ago | 12 | other | Python | |||||
Python sample codes for robotics algorithms. | ||||||||||
Gobot | 8,144 | 20 | 23 | 4 days ago | 27 | May 02, 2022 | 156 | other | Go | |
Golang framework for robotics, drones, and the Internet of Things (IoT) | ||||||||||
Open Source Rover | 7,213 | 3 days ago | 44 | apache-2.0 | Gnuplot | |||||
A build-it-yourself, 6-wheel rover based on the rovers on Mars! | ||||||||||
Openmower | 3,413 | 8 hours ago | 17 | other | C++ | |||||
Let's upgrade cheap off-the-shelf robotic mowers to modern, smart RTK GPS based lawn mowing robots! | ||||||||||
Webots | 2,476 | 11 hours ago | 157 | apache-2.0 | C++ | |||||
Webots Robot Simulator | ||||||||||
Openbot | 2,364 | 4 days ago | 23 | mit | Java | |||||
OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation. | ||||||||||
Awesome Robotic Tooling | 2,321 | 2 months ago | 3 | cc0-1.0 | ||||||
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace. | ||||||||||
Navigation | 1,831 | 20 days ago | 117 | C++ | ||||||
ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else. | ||||||||||
Robotics Coursework | 1,762 | a year ago | 5 | unlicense | ||||||
🤖 Places where you can learn robotics (and stuff like that) online 🤖 | ||||||||||
Ros Academy For Beginners | 1,745 | 2 years ago | n,ull | CMake | ||||||
中国大学MOOC《机器人操作系统入门》课程代码示例 |
Welcome to the official simulation of the TriFinger robots!
To learn more about the TriFinger robots, check out our official project website, and the preprint of this work.
For instructions on how to install and use this package, see the documentation.
If you are using this package in you academic work, please cite this repository and also the corresponding paper:
@misc{trifinger-simulation,
author = {Joshi, Shruti and Widmaier, Felix and Agrawal, Vaibhav and Wüthrich, Manuel},
year = {2020},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/open-dynamic-robot-initiative/trifinger_simulation}},
}
@conference{wuethrich2020trifinger,
title = {TriFinger: An Open-Source Robot for Learning Dexterity},
author = {W{\"u}thrich, M. and Widmaier, F. and Grimminger, F. and Akpo, J. and Joshi, S. and Agrawal, V. and Hammoud, B. and Khadiv, M. and Bogdanovic, M. and Berenz, V. and Viereck, J. and Naveau, M. and Righetti, L. and Sch{\"o}lkopf, B. and Bauer, S.},
booktitle = {Proceedings of the 4th Conference on Robot Learning (CoRL)},
month = nov,
year = {2020},
doi = {},
url = {https://corlconf.github.io/corl2020/paper_421/},
month_numeric = {11}
}