Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

30 lines (15 loc) · 1.08 KB

This repo contains all the ROS2 packages that interface different specialized sensors with robots and joysticks/controllers, and a package to do hand-eye-calibration. They are all developed at the AI4CE lab at New York University.

They are tested on Ubuntu 22.04 and ROS2 Humble. However, most of them do not rely on OS and ROS2 distro-specific features, so they should be easily portable.

Hand-Eye Calibration

A ROS2 native package to do hand-eye calibration.

Repo Link

Intel RealSense

Intel RealSense is a family of stereo-based RGBD cameras.

Repo Link

GelSight Mini

GelSight is a series of gel-based tactile sensors that can render touch as high-resolution RGB images and point clouds.

Repo Link

Note: Currently private due to some license issues. Will be open source soon.

USB Camera

Good ol' USB RGB Camera

Repo Link