Day 12

From Bambi
Jump to: navigation, search

LOG

  1. Fixed path sampling algorithm in trajectory generator
  2. Implemented Velocity and Yaw generation
  3. Statemachine LOGGING
  4. Implemented MISSION timer
    • Notice that the behaviour is predictable, but the version we did not prefer, but predictable (makes first climb to ortophoto altitude and then to the position)
  5. Prepared altitude in coverage path planner node
    • For this reason we created a new node in python terraind_data_provider which for now asks google earth (without caching) for elevation data
    • The node is implemented as a service, and if not available, the coverage path planner works anyhow