We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Allen,
I trying to run p2os_driver with mobilesim, but using the command
$ rosrun p2os_driver p2os_driver _use_tcp:=true
This error appeared:
[ INFO] [1528490122.219404100]: using serial port: [/dev/ttyS0] [ INFO] [1528490122.240048799]: P2OS connection opening serial port /dev/ttyS0... [ERROR] [1528490122.240098394]: P2OS::Setup():open(): [ERROR] [1528490122.240266619]: p2os setup failed...
Using RosAria I run with success, but with p2os don't. Could you help me? Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Allen,
I trying to run p2os_driver with mobilesim, but using the command
$ rosrun p2os_driver p2os_driver _use_tcp:=true
This error appeared:
[ INFO] [1528490122.219404100]: using serial port: [/dev/ttyS0]
[ INFO] [1528490122.240048799]: P2OS connection opening serial port /dev/ttyS0...
[ERROR] [1528490122.240098394]: P2OS::Setup():open():
[ERROR] [1528490122.240266619]: p2os setup failed...
Using RosAria I run with success, but with p2os don't. Could you help me?
Thanks
The text was updated successfully, but these errors were encountered: