pybullet-mm


Namepybullet-mm JSON
Version 3.2.7.post0 PyPI version JSON
download
home_pagehttps://github.com/bulletphysics/bullet3
SummaryNon-official Pybullet fixed for newer macOS
upload_time2025-07-22 12:31:17
maintainerNone
docs_urlNone
authorErwin Coumans, Yunfei Bai, Jasmine Hsu
requires_pythonNone
licensezlib
keywords game development virtual reality physics simulation robotics collision detection opengl
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pybullet is an easy to use Python module for physics simulation, robotics and deep reinforcement learning based on the Bullet Physics SDK. With pybullet you can load articulated bodies from URDF, SDF and other file formats. pybullet provides forward dynamics simulation, inverse dynamics computation, forward and inverse kinematics and collision detection and ray intersection queries. Aside from physics simulation, pybullet supports to rendering, with a CPU renderer and OpenGL visualization and support for virtual reality headsets.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bulletphysics/bullet3",
    "name": "pybullet-mm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "game development, virtual reality, physics simulation, robotics, collision detection, opengl",
    "author": "Erwin Coumans, Yunfei Bai, Jasmine Hsu",
    "author_email": "erwincoumans@google.com",
    "download_url": "https://files.pythonhosted.org/packages/79/cc/fa4afd731346845d73e4f4bf8954e5205ac74bb6829c74ec3007d4532ed3/pybullet-mm-3.2.7.post0.tar.gz",
    "platform": "any",
    "description": "pybullet is an easy to use Python module for physics simulation, robotics and deep reinforcement learning based on the Bullet Physics SDK. With pybullet you can load articulated bodies from URDF, SDF and other file formats. pybullet provides forward dynamics simulation, inverse dynamics computation, forward and inverse kinematics and collision detection and ray intersection queries. Aside from physics simulation, pybullet supports to rendering, with a CPU renderer and OpenGL visualization and support for virtual reality headsets.\n\n",
    "bugtrack_url": null,
    "license": "zlib",
    "summary": "Non-official Pybullet fixed for newer macOS",
    "version": "3.2.7.post0",
    "project_urls": {
        "Homepage": "https://github.com/bulletphysics/bullet3"
    },
    "split_keywords": [
        "game development",
        " virtual reality",
        " physics simulation",
        " robotics",
        " collision detection",
        " opengl"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "79ccfa4afd731346845d73e4f4bf8954e5205ac74bb6829c74ec3007d4532ed3",
                "md5": "a28fe798b8bba92b0c307682aac16ce1",
                "sha256": "977bf3e980474420ce5ecb53a219ca3a3aba11643ba409bd1206aa3e0f7e4069"
            },
            "downloads": -1,
            "filename": "pybullet-mm-3.2.7.post0.tar.gz",
            "has_sig": false,
            "md5_digest": "a28fe798b8bba92b0c307682aac16ce1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 80558552,
            "upload_time": "2025-07-22T12:31:17",
            "upload_time_iso_8601": "2025-07-22T12:31:17.459709Z",
            "url": "https://files.pythonhosted.org/packages/79/cc/fa4afd731346845d73e4f4bf8954e5205ac74bb6829c74ec3007d4532ed3/pybullet-mm-3.2.7.post0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-22 12:31:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bulletphysics",
    "github_project": "bullet3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "pybullet-mm"
}
        
Elapsed time: 1.66837s