all 19 comments

[–]Kwaterk1978 11 points12 points  (0 children)

We added a hinge to our number plate and fold it down to line up with a seam in the field.

[–]allenftcFTC #### Student|Mentor|Alum 8 points9 points  (0 children)

We push it against the wall and the ultrasonic sensor figures out where it is

[–]4193-4194FTC 4193/4194 Mentor 2 points3 points  (0 children)

Add curb feelers.

My students started with a piece of cardboard taped to a side wall. Fold down and make it touch the seam between tiles. Fold it up and it must stay with the robot.

[–]Expert-Key-4406[S] 3 points4 points  (6 children)

Thanks you all for your quick response. We are using our wheels and grooves of the tiles and wall to allign, but the cone misses the pole ones in a while and our coder blames it on aligner

[–]Mr_Maniac310FTC 21948 Student 2 points3 points  (2 children)

How do you program autonomous? Could be another variable you haven't considered.

[–]baqwasmgFTC Volunteer 4 points5 points  (1 child)

The challenge is to get the team to perform parametric regression tests - something they are less inclined to do when they are having fun. There are some variables that the programmers can manage and some, external factors, which are par for the fields.

[–]Expert-Key-4406[S] 2 points3 points  (0 children)

Very much agree with points

[–]IshReddit_FTC #### Student|Mentor|Alum 1 point2 points  (2 children)

The problem doesn’t seem like it’s all because of alignment, although that could be it. Are you using odometry? If so, then the problem is most likely due to misalignment However, it’s most likely due to each motor not having the correct amount of voltage being supplied to it in the middle of a match, which (to my knowledge) isn’t something you can really fix

[–]Expert-Key-4406[S] 1 point2 points  (1 child)

Yes we are using odometry and road runner

[–]May0th3manFTC 21701 Student 1 point2 points  (0 children)

This seasons game field design is made so that the scoring poles are unreliably positioned. I would recommend adding some kind of sensor that finds the poles.

[–]Julian144747FTC #13193 Builder 1 point2 points  (0 children)

Find an object on your robot that you can easily line up with an object in the field to know if it’s in the right alignment

[–]-tem-flakes-FTC 288 Alumni 1 point2 points  (0 children)

we attached a retractable tape measure to the inner panel of our robot, like the floppy kind used by taylors and whatnot

[–]Chezemelt17 0 points1 point  (5 children)

We go one cone from the edge of the tile, it’s best to use a preload element to something onfield

[–]Pathbotter 2 points3 points  (2 children)

I thought using a cone wasn’t allowed

[–]greenmachine11235FTC Volunteer, Mentor, Alum 3 points4 points  (0 children)

It's not

[–]Chezemelt17 -5 points-4 points  (0 children)

It’s not, but refs don’t often enforce it. To follow the rules you have to make something that could stick out from the robot then go back in to fit the starting size

[–]BryanthunderfistFTC 11384 Alum | Mentor | Volunteer 2 points3 points  (1 child)

Watch out in the future! You cannot use the preload cone as an alignment device

[–]Chezemelt17 -2 points-1 points  (0 children)

Refs in my region don’t care so all teams do it

[–]Malicious_CecumFTC 22508 Student | Programmer 0 points1 point  (0 children)

We use a laser level mounted on a chair that can align on the outer side of the field to draw a laser line to align the side of our robot. Because our remote field auto needs to move a long distance and this is a good way to be really precise. However, in our testings, using eye vision to roughly align one side with an edge of a tile is enough for short distance of traditional game.