Commit Graph

28 Commits

Author SHA1 Message Date
Ioan Sucan e80899fa79 minor fixes to build system 2012-12-05 16:51:23 +02:00
Ioan Sucan cb816dc872 remove check_urdf and urdf_to_graphviz (part of urdfdom) 2012-12-04 22:04:25 +02:00
Ioan Sucan ec842e4670 fix install locations for some include paths 2012-11-06 13:30:09 +02:00
Ioan Sucan d9466df01d fix install target locations 2012-11-05 21:44:14 +02:00
Tully Foote aaf5f545b7 adding cmake_minimum_required calls to all packages 2012-10-07 00:20:23 -07:00
Tully Foote 6b29bea52a updated to new version of catkin with package.xml 2012-10-06 19:20:12 -07:00
Ioan Sucan f3cbc83ad0 add_gtest becoems catkin_add_gtest + no longer install manifest.xml manually 2012-09-07 12:48:42 +03:00
Ioan Sucan 0a0e77c081 fixing linking errors 2012-09-03 11:12:24 +03:00
Ioan Sucan 636d4719eb moving to groovy's catkin 2012-09-03 01:29:31 +03:00
Ioan Sucan 25051f34c9 installing targets 2012-08-02 19:33:36 -07:00
Ioan Sucan 0bbe586ef5 switching to catkin 2012-08-02 17:51:31 -07:00
John Hsu f5e750ee37 adding back urdf_to_graphiz.cpp, and add patch #5477 2012-07-16 16:42:08 -07:00
Ioan Sucan 7e8e862802 using rosconsole_bridge 2012-07-02 12:13:27 -07:00
Ioan Sucan a2d667f269 making things work with the urdfdom 0.2.0 2012-06-28 20:01:47 -07:00
Wim Meeussen 9771e893b4 patch by wjwwood to resolve linking problem in urdf on OSX #5140 2011-08-31 16:16:16 -07:00
Wim Meeussen fbd4e7d4d3 Add missing check_urdf tool 2011-08-01 10:19:51 -07:00
Wim Meeussen 8a357ce772 major cleanup of urdf, urdf_parser, collada_parser and urdf_interface 2011-06-21 16:29:47 -07:00
John Hsu 6e63977e35 attempt to refactor, now we have diamond inheritance, and won't compile. make init* static functions. 2011-06-21 15:06:53 -07:00
Wim Meeussen 906f511048 split off urdf parser into new package urdf_parser 2011-03-01 20:28:59 -08:00
rdiankov 2758eff268 fixed urdf compilation for older linux distros that do not have msktemps 2010-12-06 14:19:24 +00:00
hsu fa86ca0801 initial draft of collada to urdf parser (taken from OpenRave implementation) per ticket #4330 2010-12-01 21:20:01 +00:00
rdiankov ae9109c75b moved recent to collada changes robot_model_collada2010 branch 2010-12-01 20:58:22 +00:00
rdiankov 6ee8c4c17e added collada support into the urdf library 2010-12-01 19:05:25 +00:00
wheeler 9eed0abfa0 Remove use of deprecated rosbuild macros 2009-12-01 01:23:38 +00:00
wim e72682fe0b make joint to root mandatory (as in documentation), add visualization tool, and add regression test 2009-11-24 17:41:11 +00:00
meeussen 807338a5a0 deprecate shared pointer to parent link to fix memory leak 2009-10-05 22:00:53 +00:00
meeussen b361fb786f updates for doc review 2009-10-02 20:01:09 +00:00
kwc 6285603c53 migration part 1 2009-09-04 23:10:08 +00:00