The weight a robot can carry at its wrist. Count the gripper, cables and the part—not just the part itself.
Why it matters
Running near the limit can reduce speed and usable reach, so a 10 kg part may need a robot rated well above 10 kg.
The farthest distance the robot arm can reach from its base. It describes an outer limit, not every pose inside it.
Why it matters
Fixtures, approach angles and obstacles can shrink the useful workspace long before the published maximum.
The independent movements a robot can control. A typical six-axis arm can position and orient a tool in 3D space.
Why it matters
More axes can reach around obstacles and awkward angles, but they also add cost and control complexity.
How closely a robot returns to the same taught point again and again. Think consistency, not whether the point was correct in the first place.
Why it matters
It matters for repetitive assembly and dispensing, but it should not be confused with absolute accuracy.
How close the robot gets to a commanded real-world coordinate without being taught that exact point first.
Why it matters
Offline programming, robot-to-robot handoff and metrology need it; excellent repeatability alone is not enough.
The time needed to complete one full unit of work, including movement, gripping, waiting and handoff.
Why it matters
A fast robot does not guarantee a fast cell if vision, feeding or machine waiting is the real bottleneck.
The tool attached to the robot wrist: a gripper, suction cup, welder, screwdriver, camera or something custom.
Why it matters
The arm only moves; the end effector actually touches the job and often decides whether the application works.
A robot designed with features that can support work near people, such as force limits and easier teaching.
Why it matters
Collaborative does not automatically mean safe without guarding; the tool, speed, payload and task still need a risk assessment.
SDK
software development kit
#sdkCode libraries, documentation and examples that let developers control or extend a product without starting from zero.
Why it matters
A polished demo with a weak SDK can be far harder to integrate than a less flashy product with open, stable interfaces.
ROS 2
Robot Operating System · ROS2
#ros-2A robotics software ecosystem that helps sensors, controllers, visualization and applications exchange data. Despite the name, it is not a complete operating system by itself.
Why it matters
ROS 2 support can shorten development, but check the actual drivers, supported version and documentation—not just a logo on the feature list.