Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Humanoid Path Planner
hpp-core
Commits
75f429ed
Commit
75f429ed
authored
Feb 26, 2010
by
florent
Browse files
Fix prototype of ChppPlanner::parseFile
* src/hppPlanner.cpp.
parent
f36471ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/hppPlanner.cpp
View file @
75f429ed
...
...
@@ -690,7 +690,7 @@ void ChppPlanner::interruptPathPlanning()
attStopRdmBuilderDelegate
->
shouldStop
(
true
);
}
ktStatus
ChppPlanner
::
parseFile
(
string
inFileName
)
ktStatus
ChppPlanner
::
parseFile
(
const
std
::
string
&
inFileName
)
{
CkppComponentShPtr
modelTreeComponent
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment