Camera + Software
Robots are machines that need to sense, decide and act.
We make it easy to develop, test and deploy intelligent robotics applications in the field.
Using neural depth sensing, perceive your surroundings in 3D up to 20m distance, with increased accuracy in close range.
Localize your robot and capture a map of your environment using 3D SLAM. ROS compatible.
Recognize and track 3D objects in real-time for navigation and manipulation.
Popular among robotics engineers, the ZED camera provides vision to many types of robots.
Last Mile Delivery, Agricultural, Security Drones.
Underwater Robots for Data Scouting.
Transportation, Agricultural, Retail, Security, Defense.
Robotic Arms, Forklifts, Mobile Picking Robots.
#include <sl/Camera.hpp>
int main() {
// Initialize and open the camera
sl::Camera zed;
zed.open();
// Create a matrix to store the image
sl::Mat image;
int i = 0;
while(i++ < 1000){
// Grab a frame and retrieve the left image
zed.grab();
zed.retrieveImage(image, sl::VIEW::LEFT);
}
return 0;
}
Join the ZED community and start building intelligent machines with the ZED SDK and its plugins.
Our cameras come with many benefits: a quick integration that saves months of tests and trials, low level control and built-in computer vision and AI technology for fast-paced projects.
From neural depth perception to SLAM and 3D AI, everything you need to make your robot smarter.
Capture high-resolution, high-frame rate RGB images with best-in-class image quality that will boost your AI accuracy.
Unlike active and IR sensors, the ZED camera is robust to changing light conditions and strong sunlight.
No post-processing needed, all the data is accurately synchronized between the cameras multiple sensors.
Benefit from an optimized 3D vision pipeline that guarantees the lowest latency in the market.
Our cameras and software are optimized and well-tested on NVIDIA Jetson boards.
See how our customers use the ZED to build smart robots.
ZED Powers Autonomous Ski Robots at the Winter Olympic Games.
At NVIDIA, Popcorn Delivery Robot Bears Kernel of Innovation.
Autonomous Rovers Race for OpenZeka Competition with ZED.