Skip to main content

PiPER

PiPER is AgileX's lightweight 6-DOF manipulator, aimed at research and light automation where weight and cost matter more than payload. It is driven over CAN, which makes it straightforward to mount on a mobile base alongside a UGV.

This page does not repeat or replace AgileX's documentation. It highlights the information you reach for most often, and supplements it with what we have learned from supplying and supporting these units — configuration, verified values, and our own guides.

AgileX's own documentation:

AgileX PiPER six-axis lightweight robot arm

Getting started

Read Operational Safety before powering the arm for the first time, including the additional hazards specific to manipulators. A manipulator moving under program control is a crush hazard — keep clear of the working envelope until you have tested your motion limits.

Bring-up in outline:

  1. Mount the arm on a rigid surface, or on the base it will run on.
  2. Connect power and a CAN interface to your computer.
  3. Bring up CAN and confirm the arm responds — the CAN protocol reference documents the frames.
  4. Drive it from code using piper_sdk, or from the Windows application for a first check.

The Quick Start Guide is the shortest path, and the unboxing and gripper-installation videos below cover the mechanical side.

Key information

A quick reference for the things you reach for most often, collected so you can find them with the robot in front of you. Values are as configured on the units we supply.

Files and repositories you clone or download to work with the arm.

ResourceWhat it isWhere
User manualFull manualEN · CN
Quick start guideThe shortest path to first motionEN · CN
CAN protocolFrame reference for the control interfaceProtocol (CN)
Windows applicationDrive the arm without writing codeApplication
SDKPrimary development interfacepiper_sdk · examples
ROS 1ROS Noetic integrationPiper_ros noetic
ROS 2ROS 2 integrationHumble · Foxy
SimulationGazebo, Isaac Sim and MoveIt 2Gazebo / MoveIt 2 · Isaac Sim
URDFRobot modelurdf
CAD modelsSTEP filesArm · Gripper · Drag teaching tool

Installing Weston Robot packages on your host? Add our package repository first: Weston Robot Apt Source.

Reach, payload and repeatability are on the official product page rather than copied here.

Control interface

The arm is driven over CAN, the same interface used by AgileX's UGVs — so if you are already running a Scout Mini or Ranger Mini, the CAN setup in Robot Base Control applies here too, on a separate bus.

Videos

AgileX's own walkthroughs, in Chinese:

Troubleshooting & FAQ

Support

Collect the serial number, firmware version and logs before raising a ticket — Before you contact us lists what helps and includes the commands to gather it.

Submit a support request.