Kinovarobotics / ros_kortex_vision

ROS package for KINOVA® KORTEX™ arms vision module
BSD 3-Clause "New" or "Revised" License
32 stars 35 forks source link

Creating json config #23

Closed lscarton closed 5 months ago

lscarton commented 5 months ago

Here is a first draft of a json config file: the variables are:

both rgb and depth has two variables:

For rgb the camera_calibrations contains the parameters for 320x240, 640x480, 1280x720, and 1920x1080 . For 'depththecamera_calibrationscontains the parameters for424x240, and480x270`,

Each of them (e.g. 320x240) has the following stucture:

ToDO: complete the rgb::RTSP_url and depth::RTSP_url.