diff --git a/config/qt_pi_arduino_params.yaml b/config/qt_pi_arduino_params.yaml index 152ff38..d52104b 100644 --- a/config/qt_pi_arduino_params.yaml +++ b/config/qt_pi_arduino_params.yaml @@ -1,5 +1,5 @@ -port: /dev/rfcomm1 +port: /dev/ttyUSB0 baud: 57600 timeout: 0.1 diff --git a/launch/depth_to_laser.launch b/launch/depth_to_laser.launch new file mode 100644 index 0000000..8db6ebc --- /dev/null +++ b/launch/depth_to_laser.launch @@ -0,0 +1,7 @@ + + + + + + + diff --git a/launch/gmapping.launch b/launch/gmapping.launch new file mode 100644 index 0000000..329d7a2 --- /dev/null +++ b/launch/gmapping.launch @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/launch/qt_pi.launch b/launch/qt_pi.launch index 919cee3..c176b7a 100644 --- a/launch/qt_pi.launch +++ b/launch/qt_pi.launch @@ -1,17 +1,10 @@ - - - + + + + + - - - - - - - - -