From: Erik Andresen Date: Sat, 17 Oct 2015 10:48:31 +0000 (+0200) Subject: removed move_base X-Git-Url: https://defiant.homedns.org/gitweb/?p=arm_ros_conn.git;a=commitdiff_plain;h=94ec2a02bbbb2e60719a6be979cc78b3ee66439e removed move_base --- diff --git a/arm.launch b/arm.launch index 877df4c..9e120c7 100644 --- a/arm.launch +++ b/arm.launch @@ -1,21 +1,4 @@ - - - - - - - - - - - - - - - - - diff --git a/config/base_local_planner_params.yaml b/config/base_local_planner_params.yaml deleted file mode 100644 index 0db0a91..0000000 --- a/config/base_local_planner_params.yaml +++ /dev/null @@ -1,13 +0,0 @@ -TrajectoryPlannerROS: - max_vel_x: 0.50 - min_vel_x: 0.10 - max_vel_theta: 1.0 - min_vel_theta: -1.0 - min_in_place_vel_theta: 0.4 - - acc_lim_x: 2.5 - acc_lim_y: 2.5 - acc_lim_theta: 3.2 - - holonomic_robot: false - meter_scoring: true diff --git a/config/costmap_common_params.yaml b/config/costmap_common_params.yaml deleted file mode 100644 index 3810429..0000000 --- a/config/costmap_common_params.yaml +++ /dev/null @@ -1,9 +0,0 @@ -footprint: [ [0.22, 0.11], [-0.08, 0.11], [-0.08, -0.11], [0.22, -0.11] ] -#robot_radius: 0.15 -inflation_radius: 0.55 - -obstacle_layer: - observation_sources: laser_scan_sensor - obstacle_range: 2.5 - raytrace_range: 3.0 - laser_scan_sensor: {sensor_frame: camera_depth_frame, data_type: LaserScan, topic: scan, marking: true, clearing: true} diff --git a/config/global_costmap_params.yaml b/config/global_costmap_params.yaml deleted file mode 100644 index 483f9fa..0000000 --- a/config/global_costmap_params.yaml +++ /dev/null @@ -1,9 +0,0 @@ -global_costmap: - global_frame: /map - robot_base_frame: base_link - update_frequency: 5.0 - static_map: true - plugins: - - {name: static_layer, type: 'costmap_2d::StaticLayer'} - - {name: obstacle_layer, type: 'costmap_2d::ObstacleLayer'} - - {name: inflation_layer, type: 'costmap_2d::InflationLayer'} diff --git a/config/local_costmap_params.yaml b/config/local_costmap_params.yaml deleted file mode 100644 index e554765..0000000 --- a/config/local_costmap_params.yaml +++ /dev/null @@ -1,13 +0,0 @@ -local_costmap: - global_frame: odom - robot_base_frame: base_link - update_frequency: 5.0 - publish_frequency: 2.0 - static_map: false - rolling_window: true - width: 10.0 - height: 10.0 - resolution: 0.01 - plugins: - - {name: obstacle_layer, type: 'costmap_2d::ObstacleLayer'} - - {name: inflation_layer, type: 'costmap_2d::InflationLayer'} diff --git a/config/map.png b/config/map.png deleted file mode 100644 index edbf44f..0000000 Binary files a/config/map.png and /dev/null differ diff --git a/move_base.launch b/move_base.launch deleted file mode 100644 index 1ef9f37..0000000 --- a/move_base.launch +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/urdf/arm.urdf.xacro b/urdf/arm.urdf.xacro deleted file mode 100644 index dd7b0f1..0000000 --- a/urdf/arm.urdf.xacro +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -