Skip to content

Commit

Permalink
2.0 parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
pittras committed May 19, 2018
1 parent d4a64c2 commit cd54584
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions params/fc_comms_2.0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Publish the battery as read from the FC
publish_fc_battery: false

# Use the initial heading as the zero point for all future headings
initial_heading_as_offset: true

# Calibrate the accelerometer every time the foot switches say
# the drone is on the ground
calibrate_accelerometer: true

# Timeout for determining validity of contact switch messages
valid_landing_detected_message_delay: 0.2

# Offset for timestamping orientation messages due to filter delay on the FC
imu_orientation_timestamp_offset: -0.00

# Publish transform
publish_orientation_transform: true

0 comments on commit cd54584

Please sign in to comment.