Smart Auto Setup using April Tags

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

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

  • @themagnety
    @themagnety ปีที่แล้ว +45

    that LED feature is so crazy convenient, i hope the field crew understands the engineered luxury theyre in

  • @Ender_Wiggin
    @Ender_Wiggin ปีที่แล้ว +13

    I love how accessible your electrical and pneumatics panels are. Super well organized and laided out.

  • @frankn9725
    @frankn9725 ปีที่แล้ว +11

    Good job! Great use of vision and LEDs for runtime status/calibration.

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

    Awesome Job. I might suggest that the handles/positioning might want to move to front and back from left to right. Kept seeing adjustments being made from outside the wall. Pretty sure that is not allowed.

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

      Thanks for the comment! It's a good point, and we discussed the issue in training following the video.

  • @nulllightning2018
    @nulllightning2018 ปีที่แล้ว +12

    That’s amazing!! I’m curious how are you guys controlling the LEDs?

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

      Thanks! We are using this library: docs.wpilib.org/en/stable/docs/software/hardware-apis/misc/addressable-leds.html

  • @___Cake287___
    @___Cake287___ 9 หลายเดือนก่อน +1

    The robot knows where it is because it knows where it isnt

  • @DSCuber-28-01-2019
    @DSCuber-28-01-2019 ปีที่แล้ว +7

    wow, awesome way to select autos, what is that switch that you turned to change autos called?

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

      Thanks! We're using a single pole 10-postion rotary switch to select between the auto modes.

    • @kylevallarta4372
      @kylevallarta4372 ปีที่แล้ว

      @@TripleHelix2363Do you guys have a link to the switch you used in the video?

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

      Switch: www.amazon.com/uxcell-Split-Positions-Rotary-Switch/dp/B008MJWTN2/
      Knob: www.amazon.com/uxcell-Insert-32x19x16mm-Plastic-Potentiometer/dp/B07JN52VWW/

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

    0:10 the allience switch isn’t really necessary. The API will give you what alliance you are on based on the FMS

    • @TripleHelix2363
      @TripleHelix2363  ปีที่แล้ว +6

      Indeed. However, we have had occasional blips with this method in the past that have cost us matches. A set of physical switches on the robot, plus the LED feedback, lets the entire team feel empowered to check that our auto mode is correct before the match, not just the person who is setting up the driver station. We believe this increases the ownership over this critical setting and produces a more reliable system.

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

    Do you guys have example code that connects the switch with the Autons?

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

      Sure! This is happening in our GetAutonomousCommand method in RobotContainer. See github.com/TripleHelixProgramming/ChargedUp/blob/main/src/main/cpp/RobotContainer.cpp#L77-L104

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

    What cameras and how many cameras your using on your robot?

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

      We are currently using video from only 1 camera plugged in in each match, but we have 3 cameras installed on the robot. See our full BOM here: team2363.org/2023/03/genome-xi-2023-bom/

  • @ilanelfen2613
    @ilanelfen2613 11 หลายเดือนก่อน +1

    How do you run code before autonomous starts? Doesn't wpilib restrict that?

    • @sorenhubble6531
      @sorenhubble6531 4 หลายเดือนก่อน

      You can't give power to the motors, servos and actuators. Vision, LEDs, and all that stuff is unrestricted

  • @BenjaminMiller85
    @BenjaminMiller85 ปีที่แล้ว

    Is there a specific reason you are not using spendable choser?

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

      Yes, we've had occasional blips with sendablechooser in the past that has cost us matches. A set of physical switches on the robot, plus the LED feedback, lets the entire team feel empowered to check that our auto mode is correct before the match, not just the person who is setting up the driver station. We believe this increases the feeling of ownership over this critical setting and produces a more reliable human-robot system.

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

    Just curious, is this switch competition legal?

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

      Can you think of a reason it wouldn't be legal?

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

    ight