forked from cesar.alejandro/oscillation_ctrl
Changed sonar w/ opt_flow
This commit is contained in:
parent
7fe6b8e7e0
commit
f79c9d484c
|
@ -152,6 +152,7 @@ distance_sensor:
|
||||||
sensor_position: {x: 0.0, y: 0.0, z: -0.1}
|
sensor_position: {x: 0.0, y: 0.0, z: -0.1}
|
||||||
sonar_1_sub:
|
sonar_1_sub:
|
||||||
subscriber: true
|
subscriber: true
|
||||||
|
frame_id: "sonar_link"
|
||||||
id: 2
|
id: 2
|
||||||
orientation: PITCH_270
|
orientation: PITCH_270
|
||||||
laser_1_sub:
|
laser_1_sub:
|
||||||
|
|
|
@ -3,7 +3,6 @@ plugin_blacklist:
|
||||||
- safety_area
|
- safety_area
|
||||||
# extras
|
# extras
|
||||||
- image_pub
|
- image_pub
|
||||||
- distance_sensor
|
|
||||||
- rangefinder
|
- rangefinder
|
||||||
- wheel_odometry
|
- wheel_odometry
|
||||||
- mission
|
- mission
|
||||||
|
|
Loading…
Reference in New Issue