Skip to content

10/4 Rolls#63

Draft
rk012 wants to merge 52 commits into
mainfrom
rolls
Draft

10/4 Rolls#63
rk012 wants to merge 52 commits into
mainfrom
rolls

Conversation

@rk012

@rk012 rk012 commented Oct 4, 2025

Copy link
Copy Markdown
Collaborator

10/4 Rolls

Summary of changes

Rolls Results

  • No improvement in control latency on NAND from switching to Ubuntu Server
  • UKF did not explode (vacuously true, did not get to actually test)
  • Ran buggyvision node, appears to be working (read: not crashing)
  • NAND UKF heading issues - wrong initialization logic, negative velocity+180 deg off
    • firmware issue, also this issue has occured before
    • initial heading check causes auton to not start
  • Camera is in BGR - created new issue, Reverse Camera (BGR/RGB) #64
  • SC auton not working on stack startup, need to test at mock rolls
    • TKTKTK root cause, determine after debug
  • New path was pathing, need to make more shallow -- will revert to original raceline

@rk012 rk012 self-assigned this Oct 4, 2025
@rk012 rk012 changed the title 10/4 Rolls [unmerged] 10/4 Rolls Oct 6, 2025
@rk012 rk012 changed the title [unmerged] 10/4 Rolls 10/4 Rolls Oct 6, 2025
@rk012

rk012 commented Oct 6, 2025

Copy link
Copy Markdown
Collaborator Author

(unmerged for this week)

@rk012 rk012 marked this pull request as draft October 8, 2025 21:23
@TiaSinghania TiaSinghania mentioned this pull request Oct 26, 2025
3 tasks
Co-authored-by: Rishi Kumar <rishikumar@cmu.edu>
Co-authored-by: root <root@Ospr3y.localdomain>
saransh323 and others added 4 commits November 13, 2025 13:17
Co-authored-by: Rishi Kumar <rishikumar@cmu.edu>
Co-authored-by: Saransh Agrawal <saransh323@gmail.com>
Co-authored-by: AnthonyHoneine <anthonyhoneine@hotmail.com>
…ect yaw rate computation (#83)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: saransh323 <24824351+saransh323@users.noreply.github.com>
Comment thread rb_ws/src/buggy/scripts/estimation/nand_estimator.py Fixed
TiaSinghania and others added 2 commits February 11, 2026 19:27
Co-authored-by: Saransh Agrawal <saransh323@gmail.com>
Co-authored-by: Rishi Kumar <rishikumar@cmu.edu>
Co-authored-by: Mehul Goel <mehulgoel873@gmail.com>
Co-authored-by: Saransh Agrawal <saransh323@gmail.com>
Co-authored-by: nuc@short-circut <officers@roboclub.org>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Harshal <hpuranik@andrew.cmu.edu>
Co-authored-by: TiaSinghania <samanvita.singhania@gmail.com>

from util.constants import Constants

from ukf_utils import *
Co-authored-by: Evan <evan@brucemcrooster.dev>
Co-authored-by: monkeymango55 <90772792+sophizhao@users.noreply.github.com>
Co-authored-by: Mehul Goel <mehulgoel873@gmail.com>
Co-authored-by: Saransh Agrawal <saransh323@gmail.com>
Co-authored-by: ShortCircuit <officers@roboclub.org>
Co-authored-by: Jessica Cai <115125748+JessCai06@users.noreply.github.com>
Co-authored-by: Rishi Kumar <rishikumar@cmu.edu>
Comment on lines +244 to +246
# if opt.mode < 2 and not opt.output_avi_file.endswith(".avi"):
# print("--output_avi_file parameter should be a .avi file but is not : ",opt.output_avi_file,"Exit program.")
# exit()
mehulgoel873 and others added 18 commits March 18, 2026 18:49
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Saransh Agrawal <saransh323@gmail.com>
…1, disable detector node by default, adjust threshold for steer offset variance check
Co-authored-by: Harshal <hpuranik@andrew.cmu.edu>
Co-authored-by: Saransh Agrawal <saransh323@gmail.com>
Co-authored-by: Saransh Agrawal <saransh323@gmail.com>
…#100)

Co-authored-by: Harshal <hpuranik@andrew.cmu.edu>
Co-authored-by: Saransh Agrawal <saransh323@gmail.com>
Co-authored-by: Rishi Kumar <rishikumar@cmu.edu>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
from rclpy.callback_groups import MutuallyExclusiveCallbackGroup
from rclpy.executors import MultiThreadedExecutor

from host_comm import *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants