AgileX PiPER Robot Arm

A compact 6-DOF tabletop manipulator from AgileX Robotics. 615 mm reach, 1 kg payload, ±0.1 mm repeatability — with RS485, CAN, and USB communication. One of the most affordable research-grade 6-DOF arms available, starting at $3,999 at SVRC. ROS1, ROS2, and Python SDK ready out of the box.

6
Degrees of Freedom
615 mm
Reach
1 kg
Payload
±0.1 mm
Repeatability

Full Hardware Specs

VendorAgileX Robotics
CategoryTabletop Robot Arm
Degrees of Freedom6 DOF
Payload1 kg
Reach615 mm
Repeatability±0.1 mm
Arm Weight2.6 kg (arm only)
CommunicationRS485, CAN, USB
SoftwareROS1 (Noetic), ROS2, Python SDK
Compatible PlatformsLIMO COBOT, standalone tabletop use
OS SupportUbuntu 18.04, 20.04, 22.04
Power Supply24 V DC
SVRC PriceFrom $3,999
Full Specs →

Research Arm Comparison

Feature AgileX PiPER SO-ARM100 OpenArm 101 Franka FR3
DOF6667
Payload1 kg0.5 kg1 kg3 kg
Reach615 mm~400 mm~600 mm855 mm
Repeatability±0.1 mm±0.5 mm±0.1 mm±0.1 mm
CommunicationRS485, CAN, USBRS485RS485, USBEthernet
ROS2 SupportNativeCommunityNativeNative
Weight (arm)2.6 kg~1.8 kg~3 kg18 kg
SVRC PriceFrom $3,999~$3,000~$4,500~$20,000+
Best ForTabletop research, LIMO COBOTBudget experimentsOpen-source researchHigh-precision industry
Compare All Hardware →

What the PiPER Is Good At

Compact, affordable, and ROS2-native — the PiPER covers the core use cases for academic and startup robotics research without the cost or complexity of industrial arms.

Tabletop Manipulation

615 mm reach covers a standard workspace for pick-and-place, sorting, and assembly tasks. The 2.6 kg arm weight makes it easy to relocate between benches without a dedicated mounting fixture.

Teleoperation & Imitation Learning

Run a second PiPER as a leader arm for bimanual kinesthetic teaching, or pair with Meta Quest 3 VR for markerless hand-pose teleoperation. Joint data streams over ROS2 or Python SDK directly into ACT and Diffusion Policy pipelines.

LIMO COBOT & Mobile Manipulation

The PiPER mounts natively to AgileX's LIMO COBOT mobile base, enabling navigation-plus-manipulation experiments without custom integrations. A ready platform for VLA and whole-body control research.

ROS2 & Python SDK

Python SDK — Joint Control

# pip install piper_sdk from piper_sdk import C_PiperInterface arm = C_PiperInterface.connect("can0") # CAN or RS485 arm.EnableArm(7) # enable all joints # Move to a joint position (radians) arm.JointCtrl(0, 0, 0, 0, 0, 0, 0) # Read feedback state = arm.GetArmJointMsgs() joints = state.joint_state.joint_msgs # 6 joint positions

ROS2 Node (Humble / Iron)

# Published topics: # /piper/joint_states sensor_msgs/JointState (6 joints) # /piper/end_pose geometry_msgs/Pose # /piper/gripper_state std_msgs/Float32 ros2 launch piper_ros piper_start.launch.py can_port:=can0

Frequently Asked Questions

How much does the AgileX PiPER cost?

The AgileX PiPER starts at $3,999 at SVRC, making it one of the most affordable 6-DOF research-grade robot arms on the market. You can purchase it through the SVRC store or lease it monthly. Volume pricing is available for labs ordering multiple units.

Is the AgileX PiPER compatible with ROS2?

Yes. The PiPER has native ROS2 support via the piper_ros package (tested on Humble and Iron). It publishes /piper/joint_states and accepts trajectory commands. ROS1 (Noetic) and MoveIt are also supported. A Python SDK (piper_sdk) is available for direct CAN control without ROS.

What is the AgileX PiPER payload?

The PiPER has a rated payload of 1 kg at the end effector. This is sufficient for most lightweight grippers, cameras, and manipulation research tasks involving everyday objects such as cups, small containers, and tools.

Can the AgileX PiPER be used for imitation learning?

Yes. The PiPER is purpose-built for research data collection. It supports leader-follower kinesthetic teaching with a second PiPER arm, or VR teleoperation via Meta Quest 3. Joint state data streams over ROS2 topics or Python SDK and integrates directly with ACT, Diffusion Policy, and OpenVLA. The SVRC data platform handles episode recording, QC, and export.

Community

Have a question about CAN setup, SDK integration, or VR teleop?

SVRC Forum → FAQ →

Pricing & Availability

Purchase
From $3,999
Buy Now
Monthly Lease
Available
Lease Options

Ships from Mountain View, CA. Volume pricing for labs. Talk to our team or book a 30-min demo.

Scale up to bimanual

ALOHA Bimanual Teleoperation System

Two-arm teleoperation rig for household-scale imitation learning. SVRC builds and integrates ALOHA systems from $20,000.

ALOHA Details Book a Demo

Ready to Start With the AgileX PiPER?

From $3,999 — ROS2 native, Python SDK, CAN bus. One of the most affordable 6-DOF research arms available.