[edu002@in_cyber_docker:/apollo]$ cyber_channel info /diamond/canbus/chassis_detail
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbc in position 32: invalid start byte
The above exception was the direct cause of the following exception:
SystemError: <class 'UnicodeDecodeError'> returned a result with an error set
The above exception was the direct cause of the following exception:
SystemError: <class 'UnicodeDecodeError'> returned a result with an error set
The above exception was the direct cause of the following exception:
SystemError: <class 'UnicodeDecodeError'> returned a result with an error set
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/apollo/bazel-bin/cyber/tools/cyber_channel/cyber_channel.runfiles/apollo/cyber/tools/cyber_channel/cyber_channel.py", line 404, in <module>
_channel_cmd_info(argv)
File "/apollo/bazel-bin/cyber/tools/cyber_channel/cyber_channel.runfiles/apollo/cyber/tools/cyber_channel/cyber_channel.py", line 306, in _channel_cmd_info
channel_info(args[0])
File "/apollo/bazel-bin/cyber/tools/cyber_channel/cyber_channel.runfiles/apollo/cyber/tools/cyber_channel/cyber_channel.py", line 266, in channel_info
channlesinfo_dict = cyber.ChannelUtils.get_channels_info()
File "/apollo/bazel-bin/cyber/tools/cyber_channel/cyber_channel.runfiles/apollo/cyber/python/cyber_py3/cyber.py", line 395, in get_channels_info
return _CYBER.PyChannelUtils_get_channels_info(sleep_s)
SystemError: <built-in function PyChannelUtils_get_channels_info> returned a result with an error set