source:
trunk/shared_serial/launch/rs232usb.launch
@
  37
        
        | Last change on this file since 37 was 12, checked in by wcaarls, 13 years ago | |
|---|---|
| File size: 260 bytes | |
| Line | |
|---|---|
| 1 | <launch> | 
| 2 | <node name="comm" pkg="shared_serial" type="server"> | 
| 3 | <param name="port_name" value="/dev/ttyUSB0"/> | 
| 4 | <param name="port_type" value="RS232"/> | 
| 5 | <param name="baud_rate" value="9600"/> | 
| 6 | <param name="watchdog_interval" value="2"/> | 
| 7 | </node> | 
| 8 | </launch> | 
Note: See TracBrowser
        for help on using the repository browser.
    
