Giter Site home page Giter Site logo

Ensure drive works about crescendo HOT 3 CLOSED

Spidey8130 avatar Spidey8130 commented on August 31, 2024
Ensure drive works

from crescendo.

Comments (3)

Adamisbad avatar Adamisbad commented on August 31, 2024

jacob u got this

from crescendo.

NawaPlayz avatar NawaPlayz commented on August 31, 2024

Get the robot driving

So, a few things that should be done for the robot to be functional and driving good. First is making sure the robot properly drives in robot-centric. This should include testing the odometry (robot x, y, and theta). Next is field-centric, which should ideally tell us how much the NavX is drifting. If it is an insane amount of drift then we can look into april tags always resetting the robot's position in order to compensate for the drift.

  • Swerve Robot-Centric (Toggle from field-centric with the '() -> true' parameter in the RobotContainer for TeleopDrive)
  • Odometry (Should follow YAGSL's documentation where +x is forward, +y is left, and +theta is CCW) *Note that the xbox controller sticks are inverted, so verify the inputs from the controller are actually positive otherwise add a negative sign to the sticks in the TeleopDrive class)
  • Field-centric driving (Test the amount of drift the NavX has after calibrating it, verify the robot drives properly)
  • Test pathplanner with functional swerve drive and see how the paths for a basic autonomous need to be tweaked.

from crescendo.

wmbelk avatar wmbelk commented on August 31, 2024

Awesome Christian!!!
I experimented and converted this to an issue with sub-issues instead of just tasks (checklist). We need everyone to merge in single topic updates/fixes. Having individual tasks should help (in theory). I'll close this one to avoid duplication of the issue.

from crescendo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.