Conversation
Co-authored-by: nuc@short-circut <officers@roboclub.org>
Co-authored-by: nuc@short-circut <officers@roboclub.org>
Collaborator
Author
|
(unmerged for this week) |
3 tasks
Co-authored-by: Rishi Kumar <rishikumar@cmu.edu> Co-authored-by: root <root@Ospr3y.localdomain>
1 task
3 tasks
3 tasks
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>
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() |
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>
This reverts commit 8b81bd0.
This reverts commit 7c68c11.
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 * |
Co-authored-by: Saransh Agrawal <saransh323@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
10/4 Rolls
Summary of changes
Rolls Results