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
[ERROR] [1648717364.434832]: bad callback: <function callback at 0x7fb54c4550>
Traceback (most recent call last):
File "/opt/ros/melodic/lib/python2.7/dist-packages/rospy/topics.py", line 750, in _invoke_callback
cb(msg)
File "/home/nvidia/ros_driver/catkin_ws_control/src/pix_driver/src/canbus_talker.py", line 47, in callback
bus.send(send_message)
File "build/bdist.linux-aarch64/egg/can/interfaces/socketcan/socketcan.py", line 665, in send
raise can.CanError("Transmit buffer full")
CanError: Transmit buffer full
原因分析
解决办法
The text was updated successfully, but these errors were encountered: