contactopt/run_contactopt.py [174:193]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        defaults = {'lr': 0.01,
                    'n_iter': 250,
                    'w_cont_hand': 2.5,
                    'sharpen_thresh': -1,
                    'ncomps': 15,
                    'w_cont_asym': 2,
                    'w_opt_trans': 0.3,
                    'w_opt_rot': 1,
                    'w_opt_pose': 1.0,
                    'caps_rad': 0.001,
                    'cont_method': 0,
                    'caps_top': 0.0005,
                    'caps_bot': -0.001,
                    'w_pen_cost': 320,
                    'pen_it': 0,
                    'rand_re': 8,
                    'rand_re_trans': 0.02,
                    'rand_re_rot': 5,
                    'w_obj_rot': 0,
                    'vis_method': 1}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



contactopt/run_user_demo.py [47:66]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    defaults = {'lr': 0.01,
                'n_iter': 250,
                'w_cont_hand': 2.5,
                'sharpen_thresh': -1,
                'ncomps': 15,
                'w_cont_asym': 2,
                'w_opt_trans': 0.3,
                'w_opt_rot': 1,
                'w_opt_pose': 1.0,
                'caps_rad': 0.001,
                'cont_method': 0,
                'caps_top': 0.0005,
                'caps_bot': -0.001,
                'w_pen_cost': 320,
                'pen_it': 0,
                'rand_re': 8,
                'rand_re_trans': 0.02,
                'rand_re_rot': 5,
                'w_obj_rot': 0,
                'vis_method': 1}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



