No version for distro humble showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro jazzy showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro kilted showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro rolling showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro ardent showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro bouncy showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro crystal showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro eloquent showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro dashing showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro galactic showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro foxy showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro iron showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro lunar showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro jade showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
No version for distro hydro showing indigo. Known supported distros are highlighted in the buttons above.
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_release_candidate |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration : 0 / 0 |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged libdlib at Robotics Stack Exchange
![]() |
libdlib package from cob_extern repocob_extern libdlib libntcan libpcan libphidgets opengm |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.6.19 |
License | Boost Software License |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ipa320/cob_extern.git |
VCS Type | git |
VCS Version | indigo_dev |
Last Updated | 2024-02-19 |
Dev Status | MAINTAINED |
CI status | Continuous Integration : 0 / 0 |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
This package wraps the external c++ library dlib (http://dlib.net/) in a ROS package, so other packages can use it. The code was obtained from https://github.com/davisking/dlib . For further descriptions and tutorials see the Makefile.tarball and http://dlib.net/ .
Additional Links
Maintainers
- Richard Bormann
Authors
- Florian Jordan
README
No README found.
See repository README.
CHANGELOG
Changelog for package libdlib
0.6.19 (2024-02-19)
0.6.18 (2022-07-29)
0.6.17 (2020-05-26)
0.6.16 (2020-05-26)
- Merge pull request #109 from fmessmer/noetic_release Noetic release
- Bump CMake version to avoid CMP0048 warning
- Contributors: Felix Messmer, fmessmer
0.6.15 (2020-03-18)
- Merge pull request #106 from fmessmer/upgrade_dlib_19.9 suppress warnings + upgrade dlib 19.9
- adjust -Wno-* for libdlib 19.9
- upgrade dlib version to 19.9
- add -Wno-* CXXFLAGS
- -Wno-* in CONFIGURE_COMMAND
- Merge pull request #102 from fmessmer/suppress_warnings add -Wno-* compile option to suppress warnings
- add -Wno-* to libdlib
- Contributors: Felix Messmer, fmessmer
0.6.14 (2019-11-07)
0.6.13 (2019-08-06)
0.6.12 (2018-01-07)
- Merge pull request #92 from ipa320/indigo_release_candidate Indigo release candidate
- Contributors: Felix Messmer
0.6.11 (2017-07-17)
- fix include_dirs in cmake_extras
- use EXPORTED_TARGETS
- migrated libdlib to catkin-native wrapping
- license workarounds
- minor changes
- changed libopengm to opengm, because of internal includes of opengm-library that expect headers to be in include/opengm
- continued workaround before merge with ipa320
- catkin workaround before merge with ipa320
- changed libdlib and libqsopt to provide the static library right
- Contributors: ipa-fxm, ipa-rmb-fj
0.6.10 (2016-12-08)
- manually fix changelogs
- Contributors: ipa-fxm
0.6.9 (2016-10-24)
0.6.8 (2016-10-24)
0.6.7 (2016-10-20)
- update changelog
- Contributors: ipa-nhg
0.6.6 (2016-10-13)
- Merge branch 'indigo_dev' into indigo_release_candidate
- Update package.xml
- Contributors: Florian Weisshardt
0.6.5 (2016-10-10)
- fixed package.xmls
- added 3 libs: concorde_tsp_solver, dlib, and opengm
- Contributors: Richard Bormann
0.6.4 (2016-04-01)
0.6.3 (2015-08-31)
0.6.2 (2015-08-25)
0.6.1 (2015-05-28)
0.6.0 (2014-09-16)
0.5.3 (2014-08-25)
0.5.2 (2014-03-27)
0.5.1 (2014-03-24)
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Dependant Packages
Name | Deps |
---|---|
cob_extern |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.