Skip to content

nanosaur_camera

Raffaello Bonghi edited this page Sep 19, 2021 · 6 revisions

The nanosaur_camera read the stream from the MIPI camera mounted on the MIPI connector assembled on the NVIDIA Jetson developer kit. This package is GPU accelerated, reading directly in GPU the input from the camera and resize and stream outside the package. You can modify the TF camera name or recalibrate the camera. This node provides as well the camera_info message. This package does not have any subscribers, but only a camera publisher.

Publishers

nanosaur_camera/image_raw (sensor_msgs/msg/Image)

Stream the MIPI camera in an image_raw message. The size and the TF frame ID are parameters.

nanosaur_camera/camera_info (sensor_msgs/msg/CameraInfo)

Stream the camera_info loaded from the camera_info parameters

Parameters

Clone this wiki locally