Ioan Sucan
|
90628d18ac
|
add license to headers
|
2012-12-22 15:40:37 +02: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 |
John Hsu
|
f787f289a7
|
deprecated includes in urdf should point to urdf_interface
|
2011-06-08 01:11:10 -07:00 |
Wim Meeussen
|
50c7462a35
|
move to using urdf_interface
|
2011-06-03 09:44:10 -07:00 |
Wim Meeussen
|
1be003b8d1
|
revert previous commit
|
2011-06-03 09:36:18 -07:00 |
Wim Meeussen
|
47319b0588
|
add deprecation warnings to old includes
|
2011-06-03 09:32:52 -07:00 |
John Hsu
|
48ae818ce0
|
headers with only includes
|
2011-03-16 20:31:38 -07:00 |
Wim Meeussen
|
906f511048
|
split off urdf parser into new package urdf_parser
|
2011-03-01 20:28:59 -08:00 |
hsu
|
d138bd73e0
|
new multiple collision support with group tags per ticket #4932
|
2010-12-17 23:39:50 +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 |
hsu
|
4338f41fa6
|
#4247 fix wrong coefficient in previous correction
|
2010-07-13 05:19:46 +00:00 |
hsu
|
a6203bdf11
|
#4247 fix wrong coefficient in previous correction
|
2010-07-13 05:16:21 +00:00 |
hsu
|
cc896f2f2f
|
fix singularity for getRPY. need to add unit test for this particular problem.
|
2010-07-13 00:38:52 +00:00 |
hsu
|
89be14e58b
|
fix NaN on normalize for ticket #4247
|
2010-07-12 22:04:37 +00:00 |
wim
|
99a0b50623
|
add support to read robot description from parameter server, plus add regression tests
|
2010-04-07 23:50:02 +00:00 |
hsu
|
a57bd32cd2
|
replacing atof with boost::lexical_casts #3391
|
2010-02-26 19:09:02 +00:00 |
wim
|
3cb8a7a40f
|
fix for rising and falling fields in calibration element
|
2010-01-07 22:23:43 +00:00 |
hsu
|
685b287797
|
typo in comments explaining safety controller stuff
|
2009-12-30 00:01:07 +00:00 |
hsu
|
da22ba17d1
|
minor comment fixes
|
2009-12-28 22:13:36 +00:00 |
hsu
|
9a5537a016
|
adding some comments on JointSafety for safety controllers #3442
|
2009-12-28 22:11:40 +00:00 |
wim
|
47864e32e0
|
add optional rising and falling attributes to the calibration element. Ticket #3141
|
2009-12-11 17:16:24 +00:00 |
wim
|
f641312f0a
|
update to latests design with optional root link
|
2009-11-24 21:04:39 +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 |
wim
|
b5c98fddfd
|
make get methods const. Ticket #3273
|
2009-11-16 19:49:30 +00:00 |
meeussen
|
26b69d8e63
|
remove deprecated functionality
|
2009-10-08 00:19:19 +00:00 |
hsu
|
8130074ec7
|
remove comments.
|
2009-10-06 03:47:51 +00:00 |
meeussen
|
807338a5a0
|
deprecate shared pointer to parent link to fix memory leak
|
2009-10-05 22:00:53 +00:00 |
hsu
|
834777c9a7
|
update doxygen.
|
2009-09-30 01:52:56 +00:00 |
kwc
|
6285603c53
|
migration part 1
|
2009-09-04 23:10:08 +00:00 |