Re: [ros-users] Problem in starting the p2os

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: ros-users
Subject: Re: [ros-users] Problem in starting the p2os

Hi Tan Zhi Ping,
in the p2os_driver there're some useful parameter that you can set.
The simplest way to do that (in my opinion) is use a launch file. See the
following:

<node name="p2os_driver" pkg="p2os_driver" type="p2os" respawn="false"
output="screen" >


</node>

In this way I'm using the ttyUSB0 devices instead the serial connection
(ttyS0, used as default) and I shutdown sonars.

Best Regards,
Enea Scioni
--
View this message in context: http://ros-users.122217.n3.nabble.com/Problem-in-starting-the-p2os-tp1559880p1559911.html
Sent from the ROS-Users mailing list archive at Nabble.com.