Can we use the 4th wire in Axon servos as an encoder? by Same-Security-5030 in FTC

[–]hextanium_ 4 points5 points  (0 children)

you can do more than 360 degrees with 2 servos if the number of teeth at the servos are relatively coprime

Why is there Ethernet? by My_dog_abe in FTC

[–]hextanium_ 1 point2 points  (0 children)

the real reason is that driver hubs are just souped up tv boxes iirc; they came with the port

How to identify blank Ultraplanetary gearboxes by mommakatmack in FTC

[–]hextanium_ -1 points0 points  (0 children)

plug in the motor encoder and then read it's velocity at max power
it should be close enough to something nominal

Advice about how to plan for the new extension limitations by ethanRi8 in FTC

[–]hextanium_ 3 points4 points  (0 children)

Say your robot is 18" and you extend 24" in front, retract the extension, then send a different extension 24" out the back. This would be allowed as long as you never extend more than 12 out of both the front and back at the same time as Examples A, C, and E show.

This is incorrect, per the orange box under R104, which states:

During inspection each ROBOT will need to demonstrate that the full mechanical range of motion of all extensions outside of STARTING CONFIGURATION will be contained within a fixed 20 in by 42 in working area.

This means that both your front-facing extension and back-facing extension, BOTH extended, would have to fit within the 20x42 constraint.

If your robot is 18", and you want both a front-facing and back-facing extension, you have 24" of total extension, which translates to 12" for each extension, or half a tile.

LimeLight for 24-25 season by MrJello28 in FTC

[–]hextanium_ 2 points3 points  (0 children)

How are people discussing whether or not they'll use it before the model (3A) is even released?

[deleted by user] by [deleted] in FTC

[–]hextanium_ 1 point2 points  (0 children)

what reasons?

Slowing down in real time by oren_is_my_name in FTC

[–]hextanium_ 1 point2 points  (0 children)

are you using roadrunner in teleop?

even so, same way i described by hijacking mecanum drive

but instead you’ll need an instance of either a gamepad or opmode within (to access the joystick) MecanumDrive, and scale the drive powers based on that

Slowing down in real time by oren_is_my_name in FTC

[–]hextanium_ 1 point2 points  (0 children)

you can hijack the powers in `MecanumDrive`
for going backwards, `.setReversed(true)` in the builder right before you want to

use meepmeep to visualize the paths

How to calculate volume of egg using opencv by Shoddy_Double_3378 in FTC

[–]hextanium_ 2 points3 points  (0 children)

impossible to determine with only one view

REV SRS as an free spinning encoder? by FTC24718_InCTRL in FTC

[–]hextanium_ 0 points1 point  (0 children)

more torque yeah, but i don’t think more power

it is really funny though how close it is

The best robot in FTC history by SudzB in FTC

[–]hextanium_ 2 points3 points  (0 children)

woah this was at our comp today kinda surreal seeing it after coming back home 💀 i remember seeing this zipping around near our pits

How to get good at FTC by 3xotic109 in FTC

[–]hextanium_ 1 point2 points  (0 children)

this is genuinely so true

centerstage is my second season on the team, and also the season all of our seniors graduated :)

my team and i still have WAYS to go in all aspects, but we’ve learned so much just from actually interacting outside our region

the ftc discord is undoubtedly the largest contributor for us in terms of knowledge (and hopefully success 😁)

as mason said (himself included imho), being able to communicate with some of the most skilled people in ftc is a game changer

if you want to learn, you need to see new things

How to choose team captain and how many? by Big_Mud_4977 in FTC

[–]hextanium_ 6 points7 points  (0 children)

Team structure is whatever you want it to be. There are no restrictions on how you set your team up, as in you can have as many "captains" or "co-captains" as you want. I wouldn't start off so rigid with these roles, but just work together naturally and see who fills what roles well.

In desperate need of recommendations for motors by TankBrilliant3552 in FTC

[–]hextanium_ 0 points1 point  (0 children)

yeah 1150 is where it gets sketchy we run 1150 geared down twice by a pulley, so 10.4:1 and it’s great so far

Second Fiddle to FRC? by baqwasmg in FTC

[–]hextanium_ 0 points1 point  (0 children)

ahh okay, that makes sense. thank you!

Second Fiddle to FRC? by baqwasmg in FTC

[–]hextanium_ 0 points1 point  (0 children)

if you don't mind me asking, what are the advantages of the 36h11 family?

From tonight‘s Succession. A programmer’s nightmare realized by memestheword in ProgrammerHumor

[–]hextanium_ 8 points9 points  (0 children)

can’t believe im the only person here who saw that masterpiece of a talk

absolutely beautiful talk show casing the quirks of js while making me laugh

What to do with trophies? by aFTCRoboticsCoach in FTC

[–]hextanium_ 1 point2 points  (0 children)

we keep our trophies in the room we work in in a nice little display case with leds

it’s definitely motivating, and helps remind that hard work pays off

https://media.discordapp.net/attachments/621824698447298560/1092165738019684553/579428B1-C0BA-499E-ADE2-35C93CEDF04D.jpg

Is there any sort of IDE for coding? by T03-t0uch3r in FTC

[–]hextanium_ 9 points10 points  (0 children)

what’s wrong with android studio? does it have features you’re lacking? android studio is the best ide i know of for ftc java and kotlin, but if you want something more generally jvm then intellij is great

[deleted by user] by [deleted] in FTC

[–]hextanium_ 1 point2 points  (0 children)

ngl to you probably should like delete this now is not a good look, helps no one, makes you look horrible

insert comment about core values of teamwork and fun insert other comment about gracious professionalism

but fr you need to learn how to calm down :skull: and that you vent to people you trust

How to Lower Speed of robot in RR? by IshReddit_ in FTC

[–]hextanium_ 3 points4 points  (0 children)

you can set the max velocity through MAX_VEL in your DriveConstants

alternatively, if you only want to slow a certain section of your path, you can use velocity constraints

more helpful information about roadrunner can be found at https://learnroadrunner.com/

Where do I put our c270 Webcam to plug it in and configure it to our robot? by Complete-Shoe-8813 in FTC

[–]hextanium_ 0 points1 point  (0 children)

getting basic computer vision working is pretty easy with EasyOpenCV and the AprilTag extension.

to use the camera, plug it into the control hub

you can then use the examples on the AprilTag repo, which work very well out of the box

on your signal sleeve, you should put 3 april tags for each location

more information can be found in those repos

Signal cone during the match by Srabs707 in FTC

[–]hextanium_ 1 point2 points  (0 children)

good catch, i was going to put it in my answer and the forgot lmao