|
@@ -9,11 +9,8 @@
|
|
|
20180425: init this file.
|
|
|
-->
|
|
|
<launch>
|
|
|
- <!--startup robot urdf description file-->
|
|
|
- <include file="$(find robot_description)/launch/robot_description.launch" />
|
|
|
-
|
|
|
- <!--startup mobilebase arduino launch -->
|
|
|
- <include file="$(find ros_arduino_python)/launch/arduino.launch" />
|
|
|
+ <!--startup robot bringup file-->
|
|
|
+ <include file="$(find robot_bringup)/launch/robot_bringup.launch" />
|
|
|
|
|
|
<node pkg="robot_calibration" type="calibrate_mobilebase_angular.py" name="calibrate_angular_node" output="screen" >
|
|
|
<rosparam file="$(find robot_calibration)/config/angular_calibrate_params.yaml" command="load" />
|