Skip to content
Snippets Groups Projects
Commit e15cb09a authored by Florent Lamiraux's avatar Florent Lamiraux
Browse files

Add steering method member in Graph and Edge classes.

  The steering method of the graph is copied in each edge.
  The steering method is used to create path related to an edge of the
  manipulation graph.
  In the current version, a SteeringMethodStraight instance is created by the
  ProblemSolver, but in the future, this will be parameterizable.
parent 2c09f8f9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment