ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Yes, --approximate=0.1 is very important, but I have another problem current below: TypeError: __init__() got an unexpected keyword argument 'name'
Could you give me some suggestions to fix it? Thx
2 | No.2 Revision |
Yes, --approximate=0.1 is very important, but I have another problem current below: TypeError: __init__() got an unexpected keyword argument 'name''name' for cameracalibrator.py, which is the argument in its line 145, i.e. self.c = StereoCalibrator(self._boards, self._calib_flags, self._pattern, name=self._camera_name)
Could you give me some suggestions to fix it? Thx