Ioan Sucan
|
d32c31f946
|
added using namespace directive + update deps in stack.yaml
|
2012-08-14 20:32:13 -07:00 |
Ioan Sucan
|
0bbe586ef5
|
switching to catkin
|
2012-08-02 17:51:31 -07:00 |
Rosen Diankov
|
4ffd7658d7
|
update to collada 2.4.0 support and assimp3.0 support. collada_parser now including urdf_model/X.h (from urdfdom) instead of urdf_interface/X.h
|
2012-06-21 14:14:09 +09:00 |
rdiankov
|
bb64384ba8
|
fixed second_partial derivative export for collada
|
2012-05-20 18:28:47 +09:00 |
Ioan Sucan
|
791f756659
|
undoing changes to mimic joints (simple version is sufficient)
|
2011-11-16 19:03:57 +00:00 |
Ioan Sucan
|
08a6ecc59f
|
forgot to commit this as part of the previous change
|
2011-11-10 00:31:28 +00:00 |
Ioan Sucan
|
5ddcc7da5e
|
replacing #include <ros/ros.h> by #include <ros/console.h> where possible
|
2011-11-08 18:22:47 +00:00 |
rdiankov
|
34cb8a5af5
|
collada exporter minor change: made all links dynamic
|
2011-07-15 15:16:17 +09:00 |
rdiankov
|
3ce4c70c5b
|
added exporting of physics parameters to collada
|
2011-07-15 00:08:16 +09:00 |
rdiankov
|
46e173e0bf
|
saving both soft and hard limits in collada
|
2011-07-12 21:01:25 +09:00 |
rdiankov
|
c463e9e6e0
|
collada exporter using soft limits if they exist (thanks to Kei Okada)
|
2011-07-12 20:07:37 +09:00 |
Wim Meeussen
|
9c91719870
|
do not include deprecated headers
|
2011-07-07 11:58:51 -07:00 |
rdiankov
|
701b17c423
|
collada exporter: forgot one place to update the id
|
2011-01-06 04:25:05 +00:00 |
rdiankov
|
7512d26196
|
collada exporter: forgot one place to update the id
|
2011-01-06 04:22:15 +00:00 |
rdiankov
|
0dcc5b0f8b
|
collada urdf exporter: remove / and . from ids
|
2011-01-06 02:03:40 +00:00 |
rdiankov
|
e2cb0826da
|
updated collada_urdf with openrave profile formulas (partial derivative info)
|
2011-01-03 04:28:56 +00:00 |
rdiankov
|
e92227f894
|
put back old collada_urdf (thanks to Tim Field for noticing this)
|
2010-12-21 22:47:56 +00:00 |
rdiankov
|
697db704d3
|
added more patches to collada, fixed several problems in collada export/import that led to invalid files, added a program to annotate the pr2 file with extra robot information
|
2010-12-20 10:03:36 +00:00 |
rdiankov
|
37e10c333c
|
fixed bind/newparam problem in collada writer
|
2010-12-17 03:02:51 +00:00 |
rdiankov
|
2a6e9665bb
|
collada urdf uses link/joint names for sids (easier referencing)
|
2010-12-08 02:56:20 +00:00 |
rdiankov
|
0c6cec8356
|
major update on collada exporter, now supports writing articulated systems along with parsing the dae meshes
|
2010-12-07 12:47:01 +00:00 |
tfield
|
de6ad90cf1
|
collada_urdf: ColladaWriterException -> ColladaUrdfException
|
2010-04-26 19:00:40 +00:00 |
tfield
|
3ab12d3c7f
|
collada_urdf: added colladaToFile
|
2010-04-24 18:22:25 +00:00 |
tfield
|
51126cf458
|
collada_urdf: split top-level API functions into own header
|
2010-04-24 17:46:20 +00:00 |