{"id":50257028,"url":"https://github.com/dm20-consortium/dm20","last_synced_at":"2026-05-27T07:01:04.235Z","repository":{"id":353507901,"uuid":"1219722311","full_name":"dm20-consortium/dm20","owner":"dm20-consortium","description":"車両、路側機、クラウドをつないだ情報連携のためのオープンソースの情報通信プラットフォーム","archived":false,"fork":false,"pushed_at":"2026-05-26T02:17:48.000Z","size":6132,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-26T03:28:34.378Z","etag":null,"topics":["autonomous-driving","cooperative-driving","cplusplus","docker","edge-computing","etsi","ros2","ubuntu","v2x"],"latest_commit_sha":null,"homepage":"https://www.nces.i.nagoya-u.ac.jp/cav-dm2/index.html","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dm20-consortium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/security_architecture.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-24T06:48:49.000Z","updated_at":"2026-05-26T01:48:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dm20-consortium/dm20","commit_stats":null,"previous_names":["dm20-consortium/dm20"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dm20-consortium/dm20","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm20-consortium%2Fdm20","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm20-consortium%2Fdm20/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm20-consortium%2Fdm20/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm20-consortium%2Fdm20/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dm20-consortium","download_url":"https://codeload.github.com/dm20-consortium/dm20/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dm20-consortium%2Fdm20/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33554780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autonomous-driving","cooperative-driving","cplusplus","docker","edge-computing","etsi","ros2","ubuntu","v2x"],"created_at":"2026-05-27T07:01:01.689Z","updated_at":"2026-05-27T07:01:04.196Z","avatar_url":"https://github.com/dm20-consortium.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DM2.0 Platform\n\n---\n\n## 概要\n\nダイナミックマップ2.0プラットフォーム(DM2.0 Platform) は、車両、路側機、クラウドをつないだ情報連携のためのオープンソースの情報通信プラットフォームです。\n\nインフラ協調型の自動運転をはじめとした、先進的なモビリティサービスを実現する基盤ソフトウェアとして開発されました。\n動的情報（物標情報、信号情報、フリースペース情報など）と静的情報（3次元高精度道路地図など）への横断的な統合・検索機能を提供し、ITS無線や携帯回線などの異なる通信方式を扱い、それらを単独または同時併用することも可能です。\n![DM2.0PF概要](docs/images/top.png)\n\n## 特徴\n\n* アーキテクチャ/設計\n  * 国際標準化機構のISO21217:2010の対応規格である[ETSI EN 302 665 V1.1.1 (2010-09)](https://www.etsi.org/deliver/etsi_en/302600_302699/302665/01.01.01_60/en_302665v010101p.pdf)を参考に設計\n  * センサデータ処理のためのストリーム型DBを備え、SQLベースの[クエリ言語](https://www.nces.i.nagoya-u.ac.jp/admobi-dm2/images/dm2_query_language_specification_20260327.pdf)をサポート\n  * C++による実装、動作OSとして Ubuntu 20.04 / 22.04 / 24.04 に対応\n* 通信方式・セキュリティ\n  * 5G/LTE携帯回線と760MHz帯ITS無線機に対応、単独利用や併用が可能（将来的にLTE-V2X・NR-V2Xにも対応できる設計を採用）\n  * リアルタイム性と暗号化の両立のため、ネットワーク層・トランスポート層の通信には DTLS (Datagram Transport Layer Security)を採用 (QUIC対応は今後のバージョンアップで予定あり)\n  * 公開鍵基盤（PKI: Public Key Infrastructure）を利用したセキュリティ確保の仕組みを提供\n* データ形式\n  * [ITS Japan 自動運転研究会 CCAM検討SWG共通の路側機センサー部インタフェース仕様](https://www.road-to-the-l4.go.jp/activity/theme04/pdf/CooL4_SensorInterfaceSpecification_v100.pdf)のサポート\n  * ROS2通信メッセージとの相互変換をサポート\n  * 3次元高精度道路地図フォーマットとして[Lanelet2](https://github.com/fzi-forschungszentrum-informatik/lanelet2)形式に対応。道路地図の格納は PostgreSQL + PostGIS と連携\n* 拡張性\n  * クライアントプログラムを開発するためのAPIを提供\n  * ユーザ定義のストリームの追加や、ユーザ定義の関数を追加が可能\n* 導入実績\n  * 経済産業省による自動運転レベル4等先進モビリティサービス研究開発・社会実装プロジェクト（[RoAD to the L4](https://www.road-to-the-l4.go.jp/)）のテーマ4（[CooL4](https://www.road-to-the-l4.go.jp/activity/theme04/)）での社会実装実績あり\n  * 千葉県柏市柏の葉地域の道路インフラ装置に取り付けた路側センサーの情報を自動運転バスへ提供\n\n![全体構成](docs/images/overview.png)\n\n## 文書\n* プラットフォームを開発している背景について知りたい方は[こちら](docs/background.md)\n* DM2.0 Platformの優位性や他との違いを知りたい方は[FAQのページへ](docs/faq.md)\n* セキュリティの仕組みを知りたい方は[こちら](docs/security_architecture.md)\n\n## インストール\n* ITS端末間の通信プラットフォームを構築したい場合は、[dm2のインストール](dm2/README.md)を参照して下さい。\n* インフラセンサーや車載センサーの情報をプラットフォーム上で交換したい場合は、[dmiのインストール](dmi/README.md)を参照して下さい。メッセージ仕様は、標準で[CooL4 API仕様](https://www.road-to-the-l4.go.jp/activity/theme04/pdf/CooL4_DataIntegrationPF_API_Spec_v100.pdf)をサポートしています。\n* プラットフォーム内の動作を見たい場合は、[demoのインストール](demo/README.md)を参照して下さい。路側センサーが生成した情報をクラウド経由で車両に届けるまでの動作を簡易的に模擬させたテストベッドを用意しています。\n\n## プラットフォームの開発活動\nDM2.0 Platform は、名古屋大学・同志社大学および複数の企業・非営利組織が共同で開発してきた成果です。現在も開発活動を進めており、コンソーシアム型の共同研究組織として活動を続けています。使用中に軽微な問題を見つけた場合は遠慮なく報告して構いませんが、機能に関する要望やPRを求める場合、まずは我々のコンソーシアムへの参加をご検討下さい。詳細は[こちら](https://www.nces.i.nagoya-u.ac.jp/cav-dm2/index.html)。\n\n## ライセンス\nこのプロジェクトはMITライセンスに基づいてライセンスされています。詳細はLICENSEファイルを参照してください。\n\n## 謝辞\n本研究の一部は、2021年度～2025年度の経済産業省・国土交通省『自動運転レベル４等先進モビリティサービス研究開発・社会実装プロジェクト』（テーマ４. 混在空間でインフラ協調を活用したレベル４自動運転サービスの実現に向けた取り組み）の委託事業として行われたものであり、また、JSPS科研費JP24H00698の助成を受けたものです。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdm20-consortium%2Fdm20","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdm20-consortium%2Fdm20","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdm20-consortium%2Fdm20/lists"}