Commit graph

141 commits

Author SHA1 Message Date
Dawit Abate
e28ff36674 Added friction and damping support 2019-07-05 16:38:45 +03:00
Dawit Abate
c407cd82b9 Added dummy link as a parent of root link to support inertia 2019-07-05 15:57:55 +03:00
Dawit Abate
06cd9fafb0 Fixed typo and moved pid gains to namespace 2019-07-05 13:54:23 +03:00
Dawit Abate
d601655fca Fixed typos and added moving the origin to center of mass on the meshes 2019-07-04 18:03:09 +03:00
Dawit Abate
e7c7796b6b Added usage modifications 2019-07-04 16:49:33 +03:00
Dawit Abate
a3ba5dab37 Added setup.py 2019-07-04 16:46:47 +03:00
Dawit Abate
34d528afc5 Added catkin package files 2019-07-04 16:46:35 +03:00
Dawit Abate
327955c231 fixed platform detection bug 2019-07-04 16:45:45 +03:00
Dawit Abate
c94427f37c moved freecad2gazebo.py to freecad2gazebo 2019-07-04 16:45:21 +03:00
Dawit Abate
17a91d11d3 Added frecad2gazebo script as a command line tool with arguments 2019-07-04 15:50:06 +03:00
Dawit Abate
a78c3ef73a Added actual freecad exporter 2019-07-04 15:48:56 +03:00
Dawit Abate
b6dce011f4 removed unwanted FreeCAD import from conversions 2019-07-04 15:48:26 +03:00
Dawit Abate
226dd4b34b renamed exporter.py to mesh_exporter.py 2019-07-04 15:17:49 +03:00
Dawit Abate
c1df40b3db Added urdf origin calculations 2019-07-04 15:17:14 +03:00
Dawit Abate
251d79e9f8 changed freecad libs searching to hard-coded per platform 2019-07-04 15:16:03 +03:00
Dawit Abate
d8aa4eb76e Added basic classes for representing model/robot to export to xml 2019-06-27 12:10:46 +03:00
Dawit Abate
26e6c96493 Added conversion helpers 2019-06-26 13:45:46 +03:00
Dawit Abate
4401848d8f Added a basic freecad collada mesh exporter 2019-06-26 13:42:08 +03:00
Dawit Abate
83bc0e922b Added searching methods for freecad libraries 2019-06-26 13:24:09 +03:00
Dawit Abate
4fc65e3c80 Added README.md 2019-06-20 17:53:28 +03:00
Dawit Abate
e610313349
Initial commit 2019-06-19 06:11:06 +03:00
Mathias Hauan Arbo
23905b1000 Cleaning up ARFrames 2019-03-03 13:21:06 +01:00
Mathias Hauan Arbo
deb7384203 Feature frames are attached to the GeoFeatureGroup of its parent 2019-02-13 12:32:45 +01:00
mahaarbo
bb0b9217dd
Merge pull request #3 from mahaarbo/freecad0.17
Support for FreeCAD >0.16
2019-02-12 11:16:17 +01:00
Mathias Hauan Arbo
a1da0835ae Added >0.16 comment and urls 2019-02-12 11:15:18 +01:00
Mathias Hauan Arbo
c4b40f2b8a Fix for lines for freecad>0.16 2019-02-12 10:49:17 +01:00
Mathias Hauan Arbo
f6e71064dd Typos and change of "Infinite" in Part.Line 2018-08-07 13:50:29 +02:00
Mathias Hauan Arbo
df8b716c5c Dialog from dialog fixed 2018-08-06 09:35:37 +02:00
Mathias Hauan Arbo
bcb0f61747 Minor changes 2018-08-03 13:04:40 +02:00
Mathias Hauan Arbo
f87dd4190e Added todo section 2018-02-13 14:59:17 +01:00
mahaarbo
730c54c5d4
Added preview with implementation status 2018-02-12 16:13:36 +01:00
Mathias Hauan Arbo
21287a8fd9 added github preview image 2018-02-12 16:10:25 +01:00
Mathias Hauan Arbo
d65334d18e Added link to arbench_part_publisher 2018-01-18 09:54:26 +01:00
Mathias Hauan Arbo
fb78ec431c Added installation instructions and usage 2018-01-16 15:40:01 +01:00
Mathias Hauan Arbo
1d3d46e0f8 fixed issues and turned all json stuff lowercase 2018-01-16 15:29:51 +01:00
Mathias Hauan Arbo
ef7790d76a Added export functions 2018-01-16 14:38:16 +01:00
Mathias Hauan Arbo
22679e592b Added export button 2018-01-16 14:37:24 +01:00
Mathias Hauan Arbo
c73afc784c Prepare for getPrimitiveInfo 2018-01-16 14:36:57 +01:00
Mathias Hauan Arbo
b5ccdcb875 Cleaning up 2018-01-16 14:35:46 +01:00
Mathias Hauan Arbo
d7e368c6c4 First commit 2018-01-15 14:35:59 +01:00
mahaarbo
110b8bda34
Initial commit 2017-12-13 12:39:46 +01:00