Navigation

    Robolink logo
    • Register
    • Login
    • Search
    • [[global:header.categories]]
    • [[global:header.recent]]
    • [[global:header.tags]]
    • [[global:header.popular]]
    • [[global:header.users]]
    • [[global:header.groups]]
    As of September 2021, we have moved technical support to Robolink Help

    Welcome to the Robolink Community forum!

    You can post here to interact with others in the Robolink community. We're checking it weekly, and we'll respond to some messages. If you're looking for technical support, head over to Robolink Help.

    The calibrate() function is not working as described, or at all.

    CoDrone Troubleshooting
    2
    4
    902
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MercerDrones last edited by

      The calibrate() function is not working as described, or at all.

      We followed your documentation in a class today for this function:

      calibrate()
      Description
      This function will calibrate your drone and reset all the trim and biases to best suit the current lighting and ground. The CoDrone has flight biases that change based on lighting and the pattern on the ground. After a while, the CoDrone may begin to drift, especially after a lot of flying or a change of environment. When you run this function, the CoDrone's arms will blink green a few times, take off, calibrate for a few seconds, then land. It may drift a little until it stabilizes before finally landing.

      Syntax
      calibrate()

      Parameters
      None

      Returns
      None

      Example student code:

      import CoDrone

      d1 = CoDrone.CoDrone()
      d1.pair("2801")

      print("Calibrating...")
      d1.calibrate()
      print("Calibration Complete")

      NOTHING is happening. Please Help!

      robolink_leila 1 Reply Last reply Reply Quote 0
      • robolink_leila
        robolink_leila @MercerDrones last edited by

        @mercerdrones This was a mistake on our part. We will be updating the documentation shortly! We are always updating our documentation and open to feedback to make coding education easy and accessible for everyone.

        1 Reply Last reply Reply Quote 0
        • M
          MercerDrones last edited by

          So this documentation is simply fictitious.
          These are tools purchased for education in a career center.
          Having a function listed that simply is erroneous is a very bad look.

          I am so far not very happy with the excuses this user account has supplied to all our issues on your forums.
          Not good customer service.

          robolink_leila 1 Reply Last reply Reply Quote 0
          • robolink_leila
            robolink_leila @MercerDrones last edited by

            @mercerdrones Thanks for bringing this to our attention! Someone on our team will take a look and we will let you know once the documentation is updated. An alternative way to calibrate can be found here.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post