fix
This commit is contained in:
parent
d6702185f0
commit
cac5fad8ce
1 changed files with 1 additions and 4 deletions
|
@ -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: }
|
||||
}`;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue