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

Cost of Paths #3

Open
carlosjoserg opened this issue Dec 2, 2015 · 1 comment
Open

Cost of Paths #3

carlosjoserg opened this issue Dec 2, 2015 · 1 comment
Assignees

Comments

@carlosjoserg
Copy link
Member

Two ideas to compute a cumulative value to determine the cost of path from the root chart until the query point chart:

  1. Sum of variances of chart centers
  2. Max or average curvature along the path, that is, at chart centers
@carlosjoserg
Copy link
Member Author

Another idea that come from this:

.3. Compute the geodesic using the root chart and the direction pointing at the respective initial branches, and measure the deviation of each path from the RRT w.r.t. to its geodesic

@Tabjones Tabjones mentioned this issue Dec 3, 2015
14 tasks
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

No branches or pull requests

2 participants