Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terminate called after throwing an instance of 'serial::IOException' │ what(): IO Exception (5): Input/output error, file /home/mlb/ut_workspace/202207_unitree_selfmade_lidar/unitree_lidar_sdk/unitree_lidar_sdk/src/serial/impl/unix.cc, line 151. #8

Open
ulken94 opened this issue Nov 15, 2023 · 2 comments

Comments

@ulken94
Copy link

ulken94 commented Nov 15, 2023

using ubuntu 20.04 / ros noetic base docker

The ros run.launch example and also the sdk example_lidar occurs the same error.
And i have no idea about the directory which in error exception message.
/home/mlb/ut_workspace/202207_unitree_selfmade_lidar/unitree_lidar_sdk/unitree_lidar_sdk/src/serial/impl/unix.cc, line 151.

image

is anyone have same issue with me?

@ulken94 ulken94 changed the title IO Exception (5): Input/output error, file /home/mlb/ut_workspace .. terminate called after throwing an instance of 'serial::IOException' │ what(): IO Exception (5): Input/output error, file /home/mlb/ut_workspace/202207_unitree_selfmade_lidar/unitree_lidar_sdk/unitree_lidar_sdk/src/serial/impl/unix.cc, line 151. Nov 15, 2023
@MichaelSun1001
Copy link

you can do this to Modifying Serial Device Privileges ,after you connect the device,then,write this "sudo chmod a+rw /dev/ttyUSB0" in terminal,

@17766475597
Copy link

Same error. This occurs when I use Orange Pi. However, when I use my own PC, this problem seems to disappear. Have you solved this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants