File size: 156 Bytes
700dd75 | 1 2 3 4 5 6 | # This will be used for both sim and real data collection
RS_VIEW_CAMERA_HEIGHT = 480
RS_VIEW_CAMERA_WIDTH = 640
BUCKET_BASE_PATH = "GearRawDataLeRobotV0"
|
700dd75 | 1 2 3 4 5 6 | # This will be used for both sim and real data collection
RS_VIEW_CAMERA_HEIGHT = 480
RS_VIEW_CAMERA_WIDTH = 640
BUCKET_BASE_PATH = "GearRawDataLeRobotV0"
|