body { font-family: Arial, sans-serif; margin: 0; padding: 20px; } h2 { text-align: center; font-weight: bold; font-size: 2.5em; margin-bottom: 10px; }.product-section { display: flex; flex-wrap: wrap; margin-bottom: 20px; }.product-section h3 { font-weight: bold; margin-bottom: 5px; } .product-description { flex: 1; padding: 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; } .product-image { flex: 1; text-align: center; }.product-image img { max-width: 100%; height: auto; } @media only screen and (max-width: 768px) { .product-section { flex-direction: column; }.product-description, .product-image { text-align: center; }} myArm M & C: Robot Arm & Teach Pendant The myArm M&C Embodied Humanoid Robot Compound Kit, combining advanced robotic arm capabilities with a mobile base, opens up a wide range of possibilities for robotics research, mobile exploration, and multi-scene applications. e.g. Validation of Mobile-ALOHA Robot Motion Control Algorithms, Mobile Monitoring and Security, Education and Research. Dual-arm & Enhanced Control Equipped with sensors that track real-time motion data (position, speed, etc.), the robot arm also identifies anomalies to ensure safe operation. Additionally, its 6+1-axis design mimics human arm flexibility for versatile multi-angle and multi-directional control. Handles Diverse Tasks The 750mm arm length is ideal for reaching objects, while the 500g rated load and 1000g maximum load allow it to handle common household items. myArm M750 can fold clothes, sort books, brew coffee, and more. Universal Control Hub The myArm C650 seamlessly controls various machines, including the myArm M750, myCobot 630 (with its full harmonic motor) & Mercury X1 (with dual-arm cooperation). Its capabilities are vast, opening doors to endless possibilities. Programming & Development The myArm series robots are highly valuable in the fields of education and research, particularly within the widely used development environments of Python and ROS (Robot Operating System). These environments provide robust support, enabling the myArm series robots to be extensively utilized in machine learning, artificial intelligence research, complex motion control, and visual processing tasks. Essential Functions Specification Differences Specification myArm M750 myArm C650 Degree of Freedom 6+1 6+1 Payload 500g Working Load 500g Load Capacity, 1000g Maximum Load - Working Radius 750mm 650mm Total Span 1500mm 1300mm Positioning Accuracy ¡À1mm ¡À1mm Accuracy 5 ¨C 8mm 5 ¨C 8mm Weight 3.6kg 1.8kg Number of Steering Gears 8 8 Steering Gear Type Industrial grade high-precision digital servo motor High precision digital servo motor Power Specifications 24V9.2A 12V5A Joint Maximum Rotation +/- 180¡ã +/- 180¡ã End Effector Parallel gripper compatible with optional camera Dual-finger touch control + dual-button operation USB Connection Type-C Type-C Atom Tip 5x5 LED matrix 5x5 LED matrix Communication Frame Rate >50Hz >50Hz Programming Python + ROS Python + ROS .responsive-table { width: 100%; border-collapse: collapse; border: 1px solid #000000 } .responsive-table th, .responsive-table td { padding: 15px; text-align: center; border: 1px solid #000000; } .responsive-table .header { background-color: #f2f2f2; color: black; font-weight: bold; text-align: center; } .responsive-table td { background-color: #ffffff; } What's Included myArm MC Embodied Humanoid Compound Kit myArm M&C Teleoperation Robotic Arm Kit X1 Tracer Mobile Base X1 Tracer Intelligent Navigation Kit X1 Power Module X1 USB Data Cable X4 Essential Accessories Buy Bestseller The myArm C650*1 & M750*1 continues to be our Customer Favorite. Buy Camera-Flange It can be used in more applications such as machine vision and image recognition. Buy Flexible-Gripper It is used to clamp irregularly shaped objects and can be deformed. Buy Adaptive-Gripper It can achieve grabbing applications with robotic arms. Buy Dual-Vacuum-Gripper It performs the function of absorbing larger objects with robotic arms. Buy Vertical-Suction-Pump It performs the function of absorbing objects with robotic arms. Buy Parallel-Gripper It can complete the fine application of robotic arm grabbing. Buy Mobile-Phone-Holder It caters to a wide range of phone sizes. Unbeatable Value myArm C650 Universal 6 DOF robot motion information collection device Learn more myArm M750 Universal intelligent 6 DOF robotic arm Learn more myArm M&C Teleoperation Robotic Arm Kit Robot arm teleoperation real-time control kit Learn more myStudio Centralized Robot Management: myStudio offers firmware updates, video tutorials, and maintenance/repair information, all accessible from a one-stop platform. Download Windows Download Linux Download Mac Instructions Gitbook User Tutoria [Recommended reading] GitHub Repository [Get Software Tutorial] Download User Manual (PDF) .grid_Layout2 { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 30px; } :root { --primary-color: #d10034; } .section-divider { border: 0; height: 2px; background-image: linear-gradient(to right, transparent, var(--primary-color), transparent); margin: 40px 0; } .large-paragraph { font-size: 17px; font-weight: bold; } .product-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); grid-gap: 10px; } .product-item { text-align: center; padding: 10px; } .product-item img { display: block; margin-bottom: 10px; } .product-link { text-decoration: underline; font-weight: bold; color: #0095ff; padding: 5px 10px; cursor: pointer; } .product-link:hover { color: #E90A4E; } @media (max-width: 768px) { .grid_Layout2 { grid-template-columns: 1fr; grid-gap: 10px; }