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

Rotation angle to frontier #6

Open
DmytroKushnirSoftserveinc opened this issue Feb 28, 2019 · 1 comment
Open

Rotation angle to frontier #6

DmytroKushnirSoftserveinc opened this issue Feb 28, 2019 · 1 comment
Assignees
Labels
Heuristics improves cost evaluation or planning order

Comments

@DmytroKushnirSoftserveinc
Copy link
Contributor

Rotation is costly for battery. Rotation is a bigger issue for odometry then linear locomotion.
This heuristics seems relatively simple, but including it means that we have to change the explorer cpp logic to allow combined heuristics.

  1. Implement rotation heuristics.
  2. Add external parameters for the heuristics weighs parametrization.
@DmytroKushnirSoftserveinc DmytroKushnirSoftserveinc changed the title F#4: Heuristics of minimal rotational angle for ranking frontiers. F#4_1: Heuristics of minimal rotational angle for ranking frontiers. Feb 28, 2019
@DmytroKushnirSoftserveinc DmytroKushnirSoftserveinc changed the title F#4_1: Heuristics of minimal rotational angle for ranking frontiers. Heuristics of minimal rotational angle for ranking frontiers. Mar 21, 2019
@DmytroKushnirSoftserveinc
Copy link
Contributor Author

Mentioned solution code is present in an older package version provided by Bosh

@DmytroKushnirSoftserveinc DmytroKushnirSoftserveinc added the Heuristics improves cost evaluation or planning order label Mar 27, 2019
@DmytroKushnirSoftserveinc DmytroKushnirSoftserveinc changed the title Heuristics of minimal rotational angle for ranking frontiers. Rotation angle to frontier Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Heuristics improves cost evaluation or planning order
Projects
None yet
Development

No branches or pull requests

1 participant