Skip to content

Releases: 535tobor/2023-2024SeasonCode

version 3.0 Hang Bot

09 Mar 12:05
a512a92
Compare
Choose a tag to compare

In this new version, we hang! The same mechanism allows us to launch a drone from the same activation system. In this version placing pixels is also being made more advanced. There is an autonomous program within the teleop stage to drop a pixel on the board for better driver control. We also have higher autonomous programs as we have put a pixel on the board in autonomous. We aimed 53 points from the spike mark and pixel on board with team prop. However, because of time constraints, it was decided to work towards a 41 autonomous instead. We still have parking in auto and team prop on tape for a backup autonomous. There are still fixes that must be made to be autonomous, however, there was countless work done on the project to improve the best to make it better.

Improvements include:

  • hanging and drone
  • autonomous pixel placed on the backdrop
  • placing a pixel in teleop with an autonomous program
  • bug fixes
  • many improvements
  • increased speed in teleop
  • easier wrist movement for the drivers

Autonomous improvements include:

  • pixel on board placement
  • 41 points autonomous by scanning middle and left/right team prop and scoring two pixels on the board

TeleOp improvements include:

  • faster robot controls
  • better control over the wrist movements
  • autonomous teleop with putting pixels on the board

End Game improvements include:

  • Hanging
  • Paper airplane

version 2.2 Pixel Bot

29 Feb 00:12
Compare
Choose a tag to compare

This is the last version of the Pixel Bot. We are transitioning into doing a lot more.
This version made completion to the Pixel Bot.

New Improvements:

  • comments
  • bug fixes
  • better speed
  • more control
  • more reliability
  • more servos for future improvements

version 2.1 Pixel Bot

12 Feb 22:38
Compare
Choose a tag to compare

version 2.1 Pixel Bot

Highlighted Improvements:

  • cleaned code a bit
  • odometry readings are given

version 2.0 Pixel Bot

04 Feb 01:00
Compare
Choose a tag to compare

There is room for improvement, however, now we are more than a push bot.
New improvements include:

  • 25 points autonomous (team prop detection with the distance sensor and parking).
  • A push button sensor for safety.
  • Turning in autonomously using degrees can now be pausable by using 500*3 = 90 degrees
  • using claw, arm, and shaft in driver-controlled mode and using the claw in autonomous.
  • The inOut folder was added because the use was found for it, it is no longer useless.
  • Other improvements and bug fixes were done as well.

We can get pixels on the backdrop, scan the teamprop, and park.
Mentally we can hang, just not physically.

version 1.2 Push Bot

27 Jan 01:04
Compare
Choose a tag to compare

This is the last Push Bot version as in this version the robot is starting to get its claw and arm, they just have not yet been tested.

New improvements:

  • arm and claw program waiting to be tested.
  • A few errors fixed
  • comments added and some useless ones taken away
  • inOut folder was taken away due to it being useless

version 1.1 Push Bot

26 Jan 07:10
Compare
Choose a tag to compare

New improvements include:

  • teleop program with encoders for more accurate driving (now teleop runs at speed just like autonomous and not power)
  • many other bugs in the code were fixed

version 1.0 Push Bot

26 Jan 03:50
Compare
Choose a tag to compare

Version 1.0 Push Bot!

This version is the first full release. This release is only a push bot release, so the programs can only do push bot programs.
Here are the auto and driver-controlled abilities for this release:

Autonomous:

  • Park on any part of the field (5 points for parking)
  • Can Push pixels into backstage on the side closest to the backdrop (3 points for the pixel in the backstage)

Set up on the Field:
Set the robot up on the field by having it touch the wall but also touch the middle hanging bar. The robot must have its forward-facing forward. Field Centric will not work properly if it is not facing forward at the start, if this does not happen the robot can be turned so it does face forward according to the driver and the start button on the gamepad 1 can be pushed to reset the IMU for field centric.

TeleOp:

  • Push pixels into backstage (1 point for the pixel in the backstage)
  • park (5 points for parking)

Piece 3

07 Dec 23:36
5b566ca
Compare
Choose a tag to compare
Piece 3 Pre-release
Pre-release

A bit of a more minor piece. This update includes:

  • more .md files
  • more Target classes

Piece 2

04 Dec 23:28
Compare
Choose a tag to compare
Piece 2 Pre-release
Pre-release

This Piece adds more origination, and a few modifications has been made along with autonomous. 11 points can be made in autonomous now on blue board side and red board side.

Piece 1

18 Nov 19:37
Compare
Choose a tag to compare
Piece 1 Pre-release
Pre-release

The first piece that makes up the season code for the 2023-2024 FTC season code.

What's new?

  • bug has been fixed on Teleop with turning the robot
  • new resource folder has been added for future referencing use of helpful programs