{"id":19523259,"url":"https://github.com/niklasb/save-the-robot","last_synced_at":"2026-03-01T16:32:26.940Z","repository":{"id":141704105,"uuid":"46130214","full_name":"niklasb/save-the-robot","owner":"niklasb","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-08T11:49:15.000Z","size":767,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T00:49:53.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niklasb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-13T15:32:57.000Z","updated_at":"2021-08-21T07:04:46.000Z","dependencies_parsed_at":"2023-04-28T21:37:29.551Z","dependency_job_id":null,"html_url":"https://github.com/niklasb/save-the-robot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/niklasb/save-the-robot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasb%2Fsave-the-robot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasb%2Fsave-the-robot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasb%2Fsave-the-robot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasb%2Fsave-the-robot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasb","download_url":"https://codeload.github.com/niklasb/save-the-robot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasb%2Fsave-the-robot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29974745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:18:32.386Z","status":"ssl_error","status_checked_at":"2026-03-01T16:18:04.258Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-11T00:42:52.565Z","updated_at":"2026-03-01T16:32:26.914Z","avatar_url":"https://github.com/niklasb.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Save the robot\n\nProgramming project for the course 'Computational Geometry' at KIT\nwinter 2015/2016\n\n### Usage\n\n    $ make  # to build C++ program\n    $ python3 robot.py \u003cinfile\u003e \u003cradius\u003e\n\n### Example\n\n    $ python3 robot.py input/input3.in 80\n    Input:\n      Radius: 80\n      Warehouse: 1038 vertices\n      Charging stations: 130\n\n    Computing visibility graph...\n    Number of edges in visibility graph: 11068\n    Wrote visibility graph to output/visiblity.ipe\n    Computing SSSP for interesting points...\n    Computing shortest path in reachability graph...\n    Wrote reachability graph to output/reachability.ipe\n    Goal distance: 3539.8530409000014\n    Wrote path to output/path.ipe\n\n    Statistics:\n      Time visibility graph: 2.441 sec\n      Time reachable graph: 0.023 sec\n      Time final path: 0.031 sec\n\nThe output can be inspected in [Ipe](http://ipe.otfried.org/) by opening the\nfile `output/path.ipe`. You can find the output of the above example run\nrendered as PDF files in the directory `example_output/`.\n\n### Notes on Ipe input files\n\nThe warehouse polygon has to be drawn with `black` stroke and `gray` fill, the\nholes are polygons with `black` stroke and `white` fill. The start and end point\nas well as the charging stations are disks with colors `green`, `red` and `blue`,\nrespectively.\n\nPlease note that we did not implement translation, so you need to place the\ndisks and polygons *exactly* without moving them around after.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklasb%2Fsave-the-robot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniklasb%2Fsave-the-robot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklasb%2Fsave-the-robot/lists"}