{"id":19539378,"url":"https://github.com/achim-k/foxglove_websocket_server","last_synced_at":"2026-04-18T03:31:42.014Z","repository":{"id":87395225,"uuid":"551640293","full_name":"achim-k/foxglove_websocket_server","owner":"achim-k","description":"A simple websocket server that exposes ROS topics using the Foxglove websocket protocol","archived":false,"fork":false,"pushed_at":"2022-10-31T17:00:07.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"ros1","last_synced_at":"2025-02-26T04:42:25.446Z","etag":null,"topics":["foxglove","foxglove-studio","ros","websocket"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/achim-k.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-14T19:53:02.000Z","updated_at":"2022-10-14T19:55:15.000Z","dependencies_parsed_at":"2023-05-07T11:30:21.366Z","dependency_job_id":null,"html_url":"https://github.com/achim-k/foxglove_websocket_server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/achim-k/foxglove_websocket_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achim-k%2Ffoxglove_websocket_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achim-k%2Ffoxglove_websocket_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achim-k%2Ffoxglove_websocket_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achim-k%2Ffoxglove_websocket_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/achim-k","download_url":"https://codeload.github.com/achim-k/foxglove_websocket_server/tar.gz/refs/heads/ros1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/achim-k%2Ffoxglove_websocket_server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["foxglove","foxglove-studio","ros","websocket"],"created_at":"2024-11-11T02:39:16.491Z","updated_at":"2026-04-18T03:31:41.987Z","avatar_url":"https://github.com/achim-k.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Foxglove WebSocket Server\n\nA simple websocket server that exposes ROS topics using the [Foxglove websocket protocol](https://github.com/foxglove/ws-protocol), providing a smooth integration with [Foxglove Studio](https://studio.foxglove.dev/).\n\nC++ was chosen as the implementation language for the following reasons:\n  - True multi threading support unlike Python (Global interpreter lock)\n  - The node can be deployed as a nodelet\n\n## Launch\n\nUse the provided launch file that also spins up the `rosapi` node which is required to get available topics and their message definitions.\n\n```bash\nroslaunch foxglove_websocket_server foxglove_server.launch\n```\n\n## Topic discovery\n\nBy default, topic discovery is performed periodically by calling the `rosapi/topics_and_raw_types` service. This behavior can be disabled by setting the `topic_discovery_period` parameter to `0`. In this case, you will have to manually trigger topic discovery using the provided `discover_topics` service.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachim-k%2Ffoxglove_websocket_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fachim-k%2Ffoxglove_websocket_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fachim-k%2Ffoxglove_websocket_server/lists"}