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
I am working with sweep-ros on Jetson TX2(R28.1). Recently, I could not get topic from sweep lidar and found that 'sweep_node' freeze at following line:
Hi,
I am working with sweep-ros on Jetson TX2(R28.1). Recently, I could not get topic from sweep lidar and found that 'sweep_node' freeze at following line:
//Create Sweep Driver Object
sweep::sweep device{serial_port.c_str()};
I can show scan data via 'Sweep Visualizer', so lidar is working correctly(It seems like issue #17)
What should I do for checking problem?
Thanks,
James
The text was updated successfully, but these errors were encountered: