state-estimation-for-robotics


Namestate-estimation-for-robotics JSON
Version 2024.3.4.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/state-estimation-for-robotics
SummaryState Estimation for Robotics
upload_time2024-03-03 17:51:34
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # State Estimation for Robotics

## 下载

### Docker

```
docker pull apachecn0/state-estimation-for-robotics
docker run -tid -p <port>:80 apachecn0/state-estimation-for-robotics
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install state-estimation-for-robotics
state-estimation-for-robotics <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g state-estimation-for-robotics
state-estimation-for-robotics <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/state-estimation-for-robotics",
    "name": "state-estimation-for-robotics",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "ApacheCN",
    "author_email": "apachecn@163.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/55/5b2f57a24bdbdaf41ae63bf7b9bc905034443ff0e9252306a3a111ef8843/state-estimation-for-robotics-2024.3.4.0.tar.gz",
    "platform": null,
    "description": "# State Estimation for Robotics\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/state-estimation-for-robotics\ndocker run -tid -p <port>:80 apachecn0/state-estimation-for-robotics\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install state-estimation-for-robotics\nstate-estimation-for-robotics <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g state-estimation-for-robotics\nstate-estimation-for-robotics <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "State Estimation for Robotics",
    "version": "2024.3.4.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/state-estimation-for-robotics"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "480299c61fdf68d7243450b14df6a6af58a2022d4894466756397ae39b55ae40",
                "md5": "c48363b4fbfb493e0ab28ae27008f770",
                "sha256": "04dd259f30d89d25433aaadb425caad8d48c0bc311cacaba58c6cc3c76bd9dd0"
            },
            "downloads": -1,
            "filename": "state_estimation_for_robotics-2024.3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c48363b4fbfb493e0ab28ae27008f770",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4195825,
            "upload_time": "2024-03-03T17:51:32",
            "upload_time_iso_8601": "2024-03-03T17:51:32.420659Z",
            "url": "https://files.pythonhosted.org/packages/48/02/99c61fdf68d7243450b14df6a6af58a2022d4894466756397ae39b55ae40/state_estimation_for_robotics-2024.3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d555b2f57a24bdbdaf41ae63bf7b9bc905034443ff0e9252306a3a111ef8843",
                "md5": "37d92f883425c7090f7b15b90976962c",
                "sha256": "4d857f2501b91068ee9f131bbf34aaf4fe6691d14b738b4d35a2b91efbcaf770"
            },
            "downloads": -1,
            "filename": "state-estimation-for-robotics-2024.3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "37d92f883425c7090f7b15b90976962c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 4194449,
            "upload_time": "2024-03-03T17:51:34",
            "upload_time_iso_8601": "2024-03-03T17:51:34.745804Z",
            "url": "https://files.pythonhosted.org/packages/5d/55/5b2f57a24bdbdaf41ae63bf7b9bc905034443ff0e9252306a3a111ef8843/state-estimation-for-robotics-2024.3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 17:51:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "state-estimation-for-robotics",
    "github_not_found": true,
    "lcname": "state-estimation-for-robotics"
}
        
Elapsed time: 0.38720s