AIS-Bonn / AIS-Bonn/SmartEdgeSensor3DHumanPose

'QByteArray(): too many arguments' when using 'rqt --perspective-file pose_hall.perspective'

Đang mở
#2 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C++
Star
36
Fork
4
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I could cont open the pose_hall.perspective by rqt. I suppose the error in line [1089 to 1095](https://github.com/AIS-Bonn/SmartEdgeSensor3DHumanPose/blob/801e69f6a342173658e55bac52b67d5b769b55e5/pose_hall.perspective#L1095) of pose_hall.perspective. Because it's so long.

The following is the ouput of 'rqt --perspective-file pose_hall.perspective'
```
Traceback (most recent call last):
File "/opt/ros/noetic/lib/python3/dist-packages/qt_gui/perspective_manager.py", line 347, in _on_import_perspective
self.import_perspective_from_file(file_name, perspective_name)
File "/opt/ros/noetic/lib/python3/dist-packages/qt_gui/perspective_manager.py", line 360, in import_perspective_from_file
self._convert_values(data, self._import_value)
File "/opt/ros/noetic/lib/python3/dist-packages/qt_gui/perspective_manager.py", line 422, in _convert_values
self._convert_values(groups[group], convert_function)
File "/opt/ros/noetic/lib/python3/dist-packages/qt_gui/perspective_manager.py", line 419, in _convert_values
keys[key] = convert_function(keys[key])
File "/opt/ros/noetic/lib/python3/dist-packages/qt_gui/perspective_manager.py", line 429, in _import_value
return QByteArray.fromHex(eval(value['repr(QByteArray.hex)']))
File "", line 1, in
TypeError: arguments did not match any overloaded call:
QByteArray(): too many arguments
QByteArray(int, str): argument 1 has unexpected type 'str'
QByteArray(Union[QByteArray, bytes, bytearray]): argument 1 has unexpected type 'str'
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.