Skip to content

Commit

Permalink
apm_config.yaml: change prevent collision in distance_sensor id
Browse files Browse the repository at this point in the history
  • Loading branch information
TSC21 committed Jul 5, 2017
2 parents 1fbac88 + 8cff28e commit f0d520e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mavros/launch/apm_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ distance_sensor:
sensor_position: {x: 0.0, y: 0.0, z: -0.1}
rangefinder_sub:
subscriber: true
id: 0
id: 1
orientation: PITCH_270 # only that orientation are supported by APM 3.4+

## Currently available orientations:
Expand Down

0 comments on commit f0d520e

Please sign in to comment.