{"id":16678875,"url":"https://github.com/otl/uarm","last_synced_at":"2026-02-27T11:07:36.604Z","repository":{"id":17380018,"uuid":"20151997","full_name":"OTL/uarm","owner":"OTL","description":"ROS tools for UArm by UFactory","archived":false,"fork":false,"pushed_at":"2014-06-15T13:27:56.000Z","size":186,"stargazers_count":4,"open_issues_count":2,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T21:52:14.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Arduino","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OTL.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}},"created_at":"2014-05-25T10:36:51.000Z","updated_at":"2024-07-12T07:45:38.000Z","dependencies_parsed_at":"2022-07-26T16:32:06.178Z","dependency_job_id":null,"html_url":"https://github.com/OTL/uarm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OTL/uarm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OTL%2Fuarm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OTL%2Fuarm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OTL%2Fuarm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OTL%2Fuarm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OTL","download_url":"https://codeload.github.com/OTL/uarm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OTL%2Fuarm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29892063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T09:48:51.284Z","status":"ssl_error","status_checked_at":"2026-02-27T09:48:43.992Z","response_time":57,"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":"2024-10-12T13:31:47.456Z","updated_at":"2026-02-27T11:07:33.860Z","avatar_url":"https://github.com/OTL.png","language":"Arduino","funding_links":[],"categories":[],"sub_categories":[],"readme":"uarm ros package\n=================\n\nROS tools for UArm by UFactory.\n\n\nDependency\n--------------\n- rosserial\n- UF_uArm (arduino library)\n\nInstall\n===============\n0. Install arduino sdk from Arduino.cc[http://arduino.cc/en/Main/Software].\n\n1. Install rosserial\n\n```bash\n    $ sudo apt-get install ros-hydro-rosserial\n```\n\n3. checkout uarm(this!) and build\n\n```bash\n    $ cd ~/catkin_ws/src\n    $ git clone https://github.com/OTL/uarm.git\n    $ cd ~/catkin_ws\n    $ catkin_make\n```\n\n4. generate ros_lib (ros message file for arduino)\n\n```bash\n    $ rosrun rosserial_arduino make_libraries.py ~/sketchbook/libraries\n```\n\n\n2. install UF_uArm arduino library\n\n```bash\n    $ cd  ~/sketchbook/libraries\n    $ git clone https://github.com/UFactory/UF_uArm.git\n```\n\n5. make a link to the sketch directory \n\n```bash\n    $ ln -s ~/catkin_ws/src/uarm/uArmROS ~/sketchbook/\n```\n\n6. Start Arduino SDK, and install sketch, uArmROS\n\n  File -\u003e Sketchbook -\u003e uArmROS\n\nRun\n================\n\n```bash\n    $ rosrun rosserial_python serial_node.py\n    $ rostopic list\n```\n\nPub/Sub\n=================\n\nPublish\n-----------\n* /uarm/button/d4 (std_msgs/Bool): button state (D4)\n* /uarm/button/d7 (std_msgs/Bool): button state (D7)\n* /uarm/joint_states (sensor_msgs/JointState): TODO: raw joint AD value\n\nSubscribe\n-----------\n* /uarm/joint_commands (uarm/Joints): move joints (unit looks [deg] and [mm])\n* /uarm/gripper (std_msgs/Bool): true -\u003e hold, false -\u003e release (only tested for pump)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotl%2Fuarm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fotl%2Fuarm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fotl%2Fuarm/lists"}