FIRST Tech Challenge (FTC) Code Tutorial 3: Programming the Robot Basics 1 - Creating a Hardware Map

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2024

ความคิดเห็น •

  • @ubbotechteam6869
    @ubbotechteam6869 3 ปีที่แล้ว +2

    epic content my guy!!!!!! keep it up broooooo

  • @peterdquinn
    @peterdquinn 4 ปีที่แล้ว +4

    Thank you so much! I was having trouble even starting a program so that the packages would import so this helped a lot!

    • @FireRobotics
      @FireRobotics  4 ปีที่แล้ว +5

      So glad you liked it! We hope to roll out more videos soon. If you have any advice or feedback or video ideas, don’t hesitate to send us a message or leave it in the comments.

    • @ThommieZz
      @ThommieZz 4 ปีที่แล้ว +2

      @@FireRobotics Idea: Hi! First time I'm using java this year, and I am struggling to find out how to work with java. Especially programming the mecanum drive we will be using. How to read de X-Y data from the joysticks and translate these to powering the motors, etc

  • @vijaisarathcp9522
    @vijaisarathcp9522 4 ปีที่แล้ว +2

    Good work, keep it up

  • @chrisbaker4475
    @chrisbaker4475 2 ปีที่แล้ว +1

    when will you be releasing the next video? this series is super great, thank you!

  • @dannymcclain4623
    @dannymcclain4623 4 ปีที่แล้ว +2

    When will you be releasing the rest of the series?

  • @chicabomb5933
    @chicabomb5933 4 ปีที่แล้ว +1

    this helped a lot ! thank you ! it was tricky at first to use the terminal because i had to set the cd starting with the /mnt/ file (idk why it didn't just made it to start with the users directory idk maybe i need to do it manually)

  • @naumansiddiqui4685
    @naumansiddiqui4685 3 ปีที่แล้ว +2

    I don't think I set up the libraries correct, I try using DCmotor when declaring the motors but it never shows, instead it says "Cannot resolve symbol" any fixes for this?