Commit Graph

178 Commits

Author SHA1 Message Date
Ioan Sucan a56582facc update changelog 2014-07-07 08:44:26 -07:00
Ioan A Sucan ee41949d7b Merge pull request #75 from bchretien/indigo-devel
Fix clash with assimp 3.1 in CMake.
2014-07-07 08:40:23 -07:00
Tully Foote 9026eb3db4 moving to new dependency for urdfdom and urdfdom_headers. https://github.com/ros/rosdistro/issues/4633 2014-06-26 14:56:22 -07:00
Tully Foote 00b868e7b6 1.11.3 2014-06-24 23:19:28 -07:00
Tully Foote d06d651434 updating changelogs 2014-06-24 23:19:02 -07:00
Benjamin Chrétien 2d39cb20f0 Fix clash with assimp 3.1 in CMake. 2014-06-07 18:09:26 +02:00
Ioan A Sucan cca530eb54 Merge pull request #69 from YoheiKakiuchi/indigo-devel-store-original-mesh-name
storing original mesh file name and location
2014-04-17 00:18:35 -07:00
YoheiKakiuchi e308ae141d storing original mesh file name and location 2014-04-16 23:35:57 +09:00
Ioan Sucan 01793f0b13 1.11.2 2014-03-22 13:09:32 -07:00
Ioan Sucan a679eb88fb update changelog 2014-03-22 13:09:01 -07:00
Ioan Sucan 3d1243d1ce use new urdfdom_headers API 2014-03-22 13:08:49 -07:00
Ioan Sucan 30199f4164 1.11.1 2014-03-20 21:57:04 -07:00
Ioan Sucan 7670ae4c61 update changelog 2014-03-20 21:56:52 -07:00
Scott K Logan 5fb16068a5 Use assimp-dev dep for building 2014-02-27 00:13:07 -06:00
Ioan Sucan 42f9e53fa4 1.11.0 2014-02-21 13:24:06 -08:00
Ioan Sucan a62cd857ad updating changelog 2014-02-15 21:05:23 -08:00
Scott K Logan 767a1a2af5 Use VERSION_LESS instead of STRLESS
The version comparison routines were added in cmake 2.8.0
2014-02-06 00:02:22 -07:00
Scott K Logan 049aa4ef3e Fix export API detection (for assimp < 2.0.885)
It looks like this API was added in Assimp 2.0.885:
ae23c03bd9
2014-02-05 23:48:00 -07:00
Scott K Logan d0ecf85b53 Invert Assimp version detect logic for greater accuracy 2014-01-26 02:34:55 -07:00
Scott K Logan dbe46ddfc4 Updated Assimp defines to be more flexible
This commit is a follow-up to 85b2019767

Why was export.h removed from assimp < 3.0.0?
2014-01-26 02:29:46 -07:00
Scott K Logan 85b2019767 Better feature detection for assimp version
The unified headers were introduced in Assimp 2.0.1150, so checking for Assimp 3.0.0 is not quite the best solution.

See 6fa251c2f2
2014-01-26 02:05:24 -07:00
Ioan Sucan c8f78b817d "1.10.18" 2013-12-04 11:20:09 -08:00
Ioan Sucan 14c7dd8a19 update changelog 2013-12-04 11:19:44 -08:00
Ioan Sucan e89e5a7009 add DEPENDS for kdl_parser 2013-12-04 09:33:49 -08:00
Dirk Thomas 29e4875b73 "1.10.17" 2013-11-22 10:27:40 -08:00
Dirk Thomas 8803492cb1 revert use of AI_CONFIG_IMPORT_COLLADA_IGNORE_UP_DIRECTION (fix #44) 2013-11-22 10:25:14 -08:00
Ioan Sucan eb3e80b434 "1.10.16" 2013-11-18 20:26:32 -08:00
Ioan Sucan 7c32304f06 update changelog 2013-11-18 20:26:07 -08:00
Lukas Bulwahn eec215e06c check for CATKIN_ENABLE_TESTING 2013-09-15 14:35:12 +02:00
YoheiKakiuchi 920f46e59e fix for compiling collada_to_urdf, add dependency to tf 2013-08-27 20:46:01 +09:00
YoheiKakiuchi 0bdfef0985 add collada_to_urdf.cpp for converting collada file to urdf file 2013-08-27 17:34:35 +09:00
Ioan Sucan 334bb56453 1.10.15 2013-08-17 11:34:47 +03:00
Ioan Sucan 8a136d7602 update changelog 2013-08-17 11:34:15 +03:00
Ioan Sucan 5f0ec1f505 fix #30 2013-08-17 11:20:05 +03:00
isucan 1628f425a2 1.10.14 2013-07-26 15:48:45 +03:00
isucan 76735fde79 add changelogs 2013-07-26 15:48:13 +03:00
William Woodall 88b3bdf1d6 1.10.13 2013-07-17 13:44:05 -07:00
isucan e0da73e8a4 1.10.12 2013-07-02 08:41:29 +03:00
Ioan Sucan 98b0927cb1 remove superfluous output 2013-06-07 17:49:38 +03:00
YoheiKakiuchi 77717c68bc resolve conflict 2013-06-07 17:49:28 +03:00
Ioan Sucan bf85de29b3 1.10.11 2013-05-21 10:48:35 +03:00
Ioan Sucan 118f257da6 1.10.10 2013-05-20 15:19:58 +03:00
Ioan Sucan 6604330b51 use plugin to load collada files 2013-05-20 15:19:41 +03:00
Ioan Sucan 83290f245a 1.10.9 2013-04-21 23:12:03 +02:00
Ioan Sucan 4ed52cd6f7 no longer construct aiScene directly; instead build and parse an STL; this avoids the linking problem due to hidden symbols in aiScene 2013-04-21 23:11:46 +02:00
Ioan Sucan 0464090958 1.10.8 2013-04-18 12:24:57 +03:00
Ioan Sucan 16852c4ddf add link flags 2013-04-18 10:33:19 +03:00
Ioan Sucan 0cff446294 1.10.7 2013-04-18 10:19:51 +03:00
Ioan Sucan d636f1c4cc 1.10.6 2013-04-18 01:56:01 +03:00
William Woodall 163eb01f05 merge wjwwood's cleanup from groovy to hydro 2013-04-18 01:53:57 +03:00