Rename methods
- RoadmapNode::symbolicComponent -> RoadmapNode::leafConnectedComponent, - Roadmap::symbolicComponents -> Roadmap::leafConnectedComponents. - rename private member Roadmap::symbolicCCs_ -> leafCCs_, - rename private member RoadmapNode::symbolicCC_ -> leafCC_.
Showing
- include/hpp/manipulation/roadmap-node.hh 5 additions, 5 deletionsinclude/hpp/manipulation/roadmap-node.hh
- include/hpp/manipulation/roadmap.hh 8 additions, 4 deletionsinclude/hpp/manipulation/roadmap.hh
- src/leaf-connected-comp.cc 1 addition, 1 deletionsrc/leaf-connected-comp.cc
- src/roadmap.cc 7 additions, 7 deletionssrc/roadmap.cc
- src/symbolic-planner.cc 4 additions, 4 deletionssrc/symbolic-planner.cc
Loading
Please register or sign in to comment