This repository was archived by the owner on Mar 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Normalizing Each Objective Class's motionCost() #66
Open
akash-venkateshwaran
wants to merge
28
commits into
main
Choose a base branch
from
user/akash-venkateshwaran/33-normalising_obj_funcs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
413255e
Added normalising funcs to Distance Obj
akash-venkateshwaran b187310
Corrected the code for SE2StateSpace()
akash-venkateshwaran 29fbaef
Shifted the def of unc to parent class and inherited in all the objec…
akash-venkateshwaran a61768e
Add missing type hint
patrick-5546 4d1ef28
Remove _ prefix
patrick-5546 243d29a
Refactor normalization
patrick-5546 357f942
sample and find max cost in base objective
patrick-5546 4061791
Code style and docstrings
patrick-5546 e2f0de7
Add tests
patrick-5546 6e1de98
Fix explicit test
patrick-5546 1db8278
Cleanup
patrick-5546 f8e873c
Formatting
patrick-5546 7ab1f64
Added unit tests for all three objs
akash-venkateshwaran 6f06fa5
Merge remote-tracking branch 'origin' into user/akash-venkateshwaran/…
patrick-5546 8b5de1d
Hardcode num_samples in each objective function
patrick-5546 4c2b81c
Update docstrings
patrick-5546 a6a68ac
Reorder tests
patrick-5546 4bddba0
Remove redundant check
patrick-5546 a2f81cd
Fix lint error
patrick-5546 cfc839a
Added cap func for motionCost
akash-venkateshwaran 2383c52
Replaced capping with a single function named normalization
akash-venkateshwaran 70513fd
Simplify normalization logic
patrick-5546 e1e4068
Add explanatory comment
patrick-5546 d0106ed
wokring on SpeedObj
akash-venkateshwaran 4879bbc
wokring on SpeedObj
akash-venkateshwaran 86be242
Fix test and cleanup
patrick-5546 727fc78
dynamically compute heading s1 to s2
jamenkaye a5946db
Merge branch 'main' into user/akash-venkateshwaran/33-normalising_obj…
patrick-5546 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.