You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I ran convert. launch using Ubuntu 20.04, the code displayed the following error:
/usr/lib/python3/dist packages/requests/__ Init__ Py: 89: RequestsDependencyWarning: urllib3 (2.1.0) or charge (5.2.0) does not match a supported version!
Warnings. warn ("urllib3 ({}) or charged ({}) does not match a supported"
Traceback (most recent call last):
File "/home/ddd/NCLT/src/nclt2ros/scripts/nclt2rosbag", line 27, in
Main()
File "/home/ddd/NCLT/src/nclt2ros/scripts/nclt2rosbag", line 22, in main
Converter. process()
File "/home/ddd/NCLT/src/nclt2ros/nclt2ros/converter/to_rosbag. py", line 113, in process
Gt_ List=self.gt.read_ Gt_ Csv (all_in_one=True)
AttributeError: 'bool' object has no attribute 'read_ Gt_ CSV '
The text was updated successfully, but these errors were encountered:
When I ran convert. launch using Ubuntu 20.04, the code displayed the following error:
/usr/lib/python3/dist packages/requests/__ Init__ Py: 89: RequestsDependencyWarning: urllib3 (2.1.0) or charge (5.2.0) does not match a supported version!
Warnings. warn ("urllib3 ({}) or charged ({}) does not match a supported"
Traceback (most recent call last):
File "/home/ddd/NCLT/src/nclt2ros/scripts/nclt2rosbag", line 27, in
Main()
File "/home/ddd/NCLT/src/nclt2ros/scripts/nclt2rosbag", line 22, in main
Converter. process()
File "/home/ddd/NCLT/src/nclt2ros/nclt2ros/converter/to_rosbag. py", line 113, in process
Gt_ List=self.gt.read_ Gt_ Csv (all_in_one=True)
AttributeError: 'bool' object has no attribute 'read_ Gt_ CSV '
The text was updated successfully, but these errors were encountered: