trifinger-simulation


Nametrifinger-simulation JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://open-dynamic-robot-initiative.github.io/trifinger_simulation
SummaryTriFinger Robot Simulation
upload_time2024-07-30 12:38:59
maintainerNone
docs_urlNone
authorFelix Widmaier
requires_pythonNone
licenseBSD 3-Clause License
keywords trifinger simulation robotics robot
VCS
bugtrack_url
requirements numpy scipy pin pybullet gym opencv-python pyyaml
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TriFinger Robot Simulation

Welcome to the official simulation of the TriFinger robots!

![Screenshots of different (Tri)Finger robots in simulation](docs/images/all_finger_types.jpg)

## The TriFinger Project

To learn more about the TriFinger robots, check out our official
[project website](https://sites.google.com/view/trifinger), and the
[preprint](https://arxiv.org/abs/2008.03596) of this work.

## Documentation

For instructions on how to install and use this package, see the 
[documentation](https://open-dynamic-robot-initiative.github.io/trifinger_simulation/).


## Cite Us

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}
}
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://open-dynamic-robot-initiative.github.io/trifinger_simulation",
    "name": "trifinger-simulation",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "TriFinger, Simulation, Robotics, Robot",
    "author": "Felix Widmaier",
    "author_email": "felix.widmaier@tue.mpg.de",
    "download_url": "https://files.pythonhosted.org/packages/c3/00/5d341ee1156b8b005e89116fa793f463c5cd6a78df192b5dca348e40ce4f/trifinger_simulation-2.0.0.tar.gz",
    "platform": null,
    "description": "# TriFinger Robot Simulation\n\nWelcome to the official simulation of the TriFinger robots!\n\n![Screenshots of different (Tri)Finger robots in simulation](docs/images/all_finger_types.jpg)\n\n## The TriFinger Project\n\nTo learn more about the TriFinger robots, check out our official\n[project website](https://sites.google.com/view/trifinger), and the\n[preprint](https://arxiv.org/abs/2008.03596) of this work.\n\n## Documentation\n\nFor instructions on how to install and use this package, see the \n[documentation](https://open-dynamic-robot-initiative.github.io/trifinger_simulation/).\n\n\n## Cite Us\n\nIf you are using this package in you academic work, please cite this repository\nand also the corresponding paper:\n\n```\n@misc{trifinger-simulation,\n  author = {Joshi, Shruti and Widmaier, Felix and Agrawal, Vaibhav and W\u00fcthrich, Manuel},\n  year = {2020},\n  publisher = {GitHub},\n  journal = {GitHub repository},\n  howpublished = {\\url{https://github.com/open-dynamic-robot-initiative/trifinger_simulation}},\n}\n```\n\n```\n@conference{wuethrich2020trifinger,\n  title = {TriFinger: An Open-Source Robot for Learning Dexterity},\n  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.},\n  booktitle = {Proceedings of the 4th Conference on Robot Learning (CoRL)},\n  month = nov,\n  year = {2020},\n  doi = {},\n  url = {https://corlconf.github.io/corl2020/paper_421/},\n  month_numeric = {11}\n}\n```\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "TriFinger Robot Simulation",
    "version": "2.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/open-dynamic-robot-initiative/trifinger_simulation/issues",
        "Documentation": "https://open-dynamic-robot-initiative.github.io/trifinger_simulation",
        "Homepage": "https://open-dynamic-robot-initiative.github.io/trifinger_simulation",
        "Source Code": "https://github.com/open-dynamic-robot-initiative/trifinger_simulation"
    },
    "split_keywords": [
        "trifinger",
        " simulation",
        " robotics",
        " robot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6726c464bd62e570690e349b043535931deb46dede07c059c5923806f15fccb0",
                "md5": "3e1c9da572e656b3627ab3396ae4f75c",
                "sha256": "f186c5d4ee628762137f4c5f5973cbb2b4db7260fa1bf02c27daaa20423d0d32"
            },
            "downloads": -1,
            "filename": "trifinger_simulation-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e1c9da572e656b3627ab3396ae4f75c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 200071,
            "upload_time": "2024-07-30T12:38:57",
            "upload_time_iso_8601": "2024-07-30T12:38:57.629877Z",
            "url": "https://files.pythonhosted.org/packages/67/26/c464bd62e570690e349b043535931deb46dede07c059c5923806f15fccb0/trifinger_simulation-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3005d341ee1156b8b005e89116fa793f463c5cd6a78df192b5dca348e40ce4f",
                "md5": "338f72b590d85f507c86b772a2efb11a",
                "sha256": "cf596ffb264d6ee532d08533c7c0529635dfc80375fcb99c2e4c8466a92f2449"
            },
            "downloads": -1,
            "filename": "trifinger_simulation-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "338f72b590d85f507c86b772a2efb11a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 181102,
            "upload_time": "2024-07-30T12:38:59",
            "upload_time_iso_8601": "2024-07-30T12:38:59.806029Z",
            "url": "https://files.pythonhosted.org/packages/c3/00/5d341ee1156b8b005e89116fa793f463c5cd6a78df192b5dca348e40ce4f/trifinger_simulation-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-30 12:38:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "open-dynamic-robot-initiative",
    "github_project": "trifinger_simulation",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.19.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.5.4"
                ]
            ]
        },
        {
            "name": "pin",
            "specs": [
                [
                    ">=",
                    "2.4.7"
                ]
            ]
        },
        {
            "name": "pybullet",
            "specs": [
                [
                    ">=",
                    "3.0.8"
                ]
            ]
        },
        {
            "name": "gym",
            "specs": [
                [
                    ">=",
                    "0.23.1"
                ]
            ]
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    ">=",
                    "4.2.0.34"
                ]
            ]
        },
        {
            "name": "pyyaml",
            "specs": [
                [
                    ">=",
                    "5.3.1"
                ]
            ]
        }
    ],
    "lcname": "trifinger-simulation"
}
        
Elapsed time: 4.22609s