Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve centerline #102

Closed
wants to merge 358 commits into from
Closed

Improve centerline #102

wants to merge 358 commits into from

Conversation

Zane-Larking
Copy link
Contributor

@Zane-Larking Zane-Larking commented Jun 25, 2024

Description

Issue #

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Tanish Bhatt and others added 30 commits October 3, 2023 00:07
- changed occupancy grid orientatio y=row x=col
- fixed matrix boundary definition
- implemented interpolation
- implemented bodyfit adj
- implemented boundary detection
- added a test case 100x100 image
- added visualisations that write to /ws
changed topics publishing to
added start position extraction
commented out debugging tools
added dynamic start position for boundary fill
Added conversion from occ_grid index to position in world rel to start
Added dynamic start pos for floodfill
Fixed issues insertion into occ_grid being out of bounds
Adjusted publishers to send stamped messages and changed types for bound sending
…detect-map-test

# Conflicts:
#	src/moa/cone-detection/cone_detection/detection_final.py
Turned all global variable into class owned variables. Add camera localization
AdrianRosioru and others added 29 commits July 3, 2024 19:04
…-up-telem-and-basic-hardware-interfaces

Created launch files
…tup-guide

4 feat readme and onboarding setup guide
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.

7 participants