[ros-users] Problem in starting the p2os

Enea Scioni enea.scioni at student.unife.it
Wed Sep 22 09:25:33 UTC 2010


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.



More information about the ros-users mailing list