{"id":16752581,"url":"https://github.com/juancsucoder/baxter_interface_2","last_synced_at":"2026-06-23T12:32:29.755Z","repository":{"id":171431368,"uuid":"647918639","full_name":"JuanCSUCoder/baxter_interface_2","owner":"JuanCSUCoder","description":"Baxter Interface for ROS2 is a Software Development Kit (SDK) and Library for developing modern applications on Baxter Robotic Platform","archived":false,"fork":false,"pushed_at":"2023-06-01T17:22:46.000Z","size":588,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T05:17:21.273Z","etag":null,"topics":["baxter-robot","ros2"],"latest_commit_sha":null,"homepage":"https://github.com/JuanCSUCoder/baxter_interface_2","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/JuanCSUCoder.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":"2023-05-31T20:08:06.000Z","updated_at":"2023-06-01T16:47:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd4a28f6-967d-4462-a2da-e53621f1d704","html_url":"https://github.com/JuanCSUCoder/baxter_interface_2","commit_stats":null,"previous_names":["juancsucoder/baxter_interface_2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JuanCSUCoder/baxter_interface_2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2Fbaxter_interface_2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2Fbaxter_interface_2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2Fbaxter_interface_2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2Fbaxter_interface_2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuanCSUCoder","download_url":"https://codeload.github.com/JuanCSUCoder/baxter_interface_2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanCSUCoder%2Fbaxter_interface_2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34688086,"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-06-23T02:00:07.161Z","response_time":65,"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":["baxter-robot","ros2"],"created_at":"2024-10-13T02:47:32.053Z","updated_at":"2026-06-23T12:32:29.732Z","avatar_url":"https://github.com/JuanCSUCoder.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Baxter Interface for ROS2 Humble\n\n![Lines of code](https://img.shields.io/tokei/lines/github/JuanCSUCoder/baxter_interface_2?style=for-the-badge)\n![GitHub](https://img.shields.io/github/license/JuanCSUCoder/baxter_interface_2?style=for-the-badge)\n\n\nBaxter Interface for ROS2 is a Software Development Kit (SDK) and Library for developing modern applications on Baxter Robotic Platform\n\n## Example Code\n\n```cpp\n// Baxter Interface for ROS2 Library\n#include \u003cbaxter_interface_2/robot.hpp\u003e\n\nint main(int argc, char **argv)\n{\n    rclcpp::init(argc, argv);\n\n    auto const target_pose = []\n    {\n        geometry_msgs::msg::Pose msg;\n        \n        // TODO: Insert Pose Values\n\n        return msg;\n    }();\n\n    // Example Code\n    BaxterRobot robot;\n\n    robot.print_pose();\n    robot.left_arm_to_target(target_pose);\n\n    rclcpp::shutdown();\n    return 0;\n}\n```\n\n## Running on Moveit\n\n![Terminal GIF](./terminal.gif)\n![MoveIt GIF](./moveit.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuancsucoder%2Fbaxter_interface_2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuancsucoder%2Fbaxter_interface_2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuancsucoder%2Fbaxter_interface_2/lists"}