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

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: ros-users
Emne: 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.