build details

Show: section status errors & todos local changes recent changes last change in-page changes feedback controls

Part 1: Estimating Height with the Time of Flight Sensor

Modified 2022-09-24 by Stefanie Tellex

The time-of-flight (TOF) sensor on the drone ouptputs a distance estimate. ROS requires all distances to be in meters.

Questions

Modified 2022-09-24 by Stefanie Tellex

  1. Look on the data sheet for the TOF sensor on your drone. You can find the list of datasheets for the class here. You will be using the recommended Python library to read data from the TOF sensor. In what units does it output distances?