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
b20818ab
Commit
b20818ab
authored
Apr 18, 2009
by
florent
Browse files
Release 1.8
parent
1477be8b
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
b20818ab
hppCore 1.8 released Apr 18, 2009
59. Fix documentation dependency (doxytag files)
58. Comply with latest changes in kwsPlus
57. Make ChppPlanner::solveOneProblem() virtual
hppCore 1.7 released Mar 14, 2009
...
...
configure.ac
View file @
b20818ab
...
...
@@ -6,7 +6,7 @@ dnl
dnl Author: Florent Lamiraux LAAS-CNRS
dnl
AC_INIT([hppCore],[1.
7.99
],[openrobots@laas.fr])
AC_INIT([hppCore],[1.
8
],[openrobots@laas.fr])
AC_PREREQ(2.59)
if test "$CFLAGS$CXXFLAGS" = ""; then
...
...
@@ -32,7 +32,7 @@ if test "$setdefaultflags" = "yes"; then
fi
fi
define(kwplus_reqd, [kwsPlus >= 1.
6
])
define(kwplus_reqd, [kwsPlus >= 1.
7
])
AC_SUBST(KWPLUS_REQD, "kwplus_reqd")
PKG_CHECK_MODULES(KWSPLUS, kwplus_reqd)
...
...
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