{"id":26590556,"url":"https://github.com/emcfarlane/gocf","last_synced_at":"2026-05-03T11:35:23.144Z","repository":{"id":17583393,"uuid":"20386905","full_name":"emcfarlane/gocf","owner":"emcfarlane","description":"Go Crazyflie Client","archived":false,"fork":false,"pushed_at":"2014-09-24T23:58:15.000Z","size":213,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T11:48:01.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/emcfarlane.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":"2014-06-01T21:27:53.000Z","updated_at":"2014-12-21T12:30:24.000Z","dependencies_parsed_at":"2022-09-23T22:01:33.761Z","dependency_job_id":null,"html_url":"https://github.com/emcfarlane/gocf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/emcfarlane/gocf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emcfarlane%2Fgocf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emcfarlane%2Fgocf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emcfarlane%2Fgocf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emcfarlane%2Fgocf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emcfarlane","download_url":"https://codeload.github.com/emcfarlane/gocf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emcfarlane%2Fgocf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32567482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":"2025-03-23T13:52:42.462Z","updated_at":"2026-05-03T11:35:23.114Z","avatar_url":"https://github.com/emcfarlane.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gocf\n\nA crazyflie client in Go.\n\n## Linux Setup\nSetting up with virtual box will require guest additions with full usb access. \n\n### Install git\n```\napt-get update\napt-get install -y python-software-properties\nadd-apt-repository -y ppa:git-core/ppa\napt-get update\napt-get install -y git\n```\n\n### Install Go\nDonwload and extract\n```\napt-get install -y vim curl\ncurl http://golang.org/dl/go1.3.linux-amd64.tar.gz\ntar -C /usr/local -xzf go1.3.linux-amd64.tar.gz\nexport PATH=$PATH:/usr/local/go/bin\n```\nCreate workspace\n```\nmkdir $HOME/go\nexport GOPATH=$HOME/go\nexport PATH=$PATH:$GOPATH/bin\n```\n\n### Install libusb\n```\napt-get install -y libusb-dev\n```\n\n## Control \n\nAPI being developed, look into files. Unfinished main control by setpoint command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femcfarlane%2Fgocf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femcfarlane%2Fgocf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femcfarlane%2Fgocf/lists"}