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 'boost::wrapexcept<boost::system::system_error>' what(): open: No such file or directory #15

Open
davidperez2315 opened this issue Mar 30, 2022 · 2 comments

Comments

@davidperez2315
Copy link

No description provided.

@davidperez2315
Copy link
Author

Hi I am running the roboclaw node on a raspberry pi 4 with Ubuntu 20.04 server and noetic. I was encountering the same issue earlier where I had to compile 3 times for it to work. Nevertheless, after compiling I am trying to launch the diffdrive.launch to control the motors and keep getting the same error. Also, to clarify I am ssh into the pi from my computer.
Any suggestions on the source of the error? New in ROS

Screenshot from 2022-03-30 09-54-42

@davidperez2315 davidperez2315 changed the title Hi I am runnig the roboclaw node on a raspberry pi 4 with ubuntu 20.04 server and noetic. I was encauntering the same issue earlier where I had to compile 3 times for it to work. Nevertheless, after compiling I am trying to launch the diffdrive.launch to controll the motors and keep getting the same error. terminate called after throwing an instance of 'boost::wrapexcept<boost::system::system_error>' what(): open: No such file or directory Mar 30, 2022
@davidperez2315
Copy link
Author

Sorry problem fixed used ttyAMC0 instead of ttyACM0 which made it not read the roboclaw.

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

1 participant