This commit is contained in:
IDONTSUDO 2024-08-21 18:25:43 +03:00
parent d6702185f0
commit cac5fad8ce

View file

@ -210,7 +210,4 @@ export const defaultFormValue: any = {
generation: { n_cam_pose: 5, n_sample_on_pose: 3, n_series: 100, image_format: "JPEG", image_size_wh: [640, 480] },
};
`{
"robot_name": \${CAMERA_NAME:string: },
"dof": \${CAMERA_NAMESPACE:number: }
}`;