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

Updating point search task #67

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

jonsteingass
Copy link
Collaborator

Updated the point search task for discretization levels. If a wedge is not assigned in the view angle list, then the discretization value is the number of headings to consider instead of considering 16 headings each time.

@derekkingston
Copy link
Collaborator

Changing the CMASI MDM has ramifications on backwards compatibility. It's highly preferred that MDMs remain constant. Here you are adding a discretization value to PointSearchTask which should instead use a parameter via the configuration file. An example of a task that uses a configuration parameter is the LineSearchTask which allows the search to be denoted as "single direction". Please change the PointSearchTask to use a discretization parameter from the configuration file.

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.

2 participants