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.

    Codrone wont execute petrone python openCV from your examples

    CoDrone Troubleshooting
    2
    3
    1970
    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.
    • I
      ixmclean last edited by

      Robolink team!
      I finally found your coveted openCV python files, and I have the openCV to capture the feed from the video wireless feed, BUT (and I have both the petrone and petrone-v2 libraries installed) but I get the error:
      3.832] Could not find PETRONE

      Using Ubuntu, PyCharm, and have had it working with your codrone library, but I think your petrone libriary appears more robust? or does your codrone library have all the functionality as the petrone (more? or less?) and I jsut need to recode the pythonn script to follow the codrone library?
      Thnx for your help

      I 1 Reply Last reply Reply Quote 0
      • robolink_leila
        robolink_leila last edited by

        @ixmclean We don't offer any lessons or support for the FPV extension, but OpenCV.org has great documentation and tutorials to get you started on what you're looking for

        1 Reply Last reply Reply Quote 0
        • I
          ixmclean @ixmclean last edited by

          jsut an update, I was finally able to figure it out, updated the line to read for my specific USB and drone:
          drone.connect(portName="/dev/ttyUSB0", deviceName="PETRONE 8697").

          Next steps:

          1. using openCV to recognize a helipad area (specific color? shape? design?)
          2. using openCV and code some basic autonomous pattern, fly around the 4x8 board and recognize edges
          1 Reply Last reply Reply Quote 0
          • First post
            Last post