Commit graph

155 commits

Author SHA1 Message Date
3941c7aae6 Grasp Pose Export 2022-02-17 17:50:05 +00:00
8241627436 Merge branch '6-model-config-xml' into 'master'
Gazebo Export Package restucturing

Closes #5 and #6

See merge request robosphere/forks/ARBench!2
2022-02-07 20:54:17 +00:00
e2da384085 Gazebo Export Package restucturing 2022-02-07 20:54:17 +00:00
2111b33c75 Merge branch 'freecad0.19' into 'master'
Merge freecad_to_gazebo to ARBench & FreeCAD 0.19 support

See merge request robosphere/forks/ARBench!1
2022-02-03 18:25:53 +00:00
b8f1ffc618 Delete A2Plus dependency and URDF export, add freecad_to_gazebo info to README.md 2022-02-03 21:19:12 +03:00
f221e5366e Merge branch 'freecad_to_gazebo' into freecad0.19 2022-01-25 16:21:41 +03:00
5a4daa42a2 Move README to exporter dir and remove another files 2022-01-25 16:18:59 +03:00
2d704442c8 Prepare to use freecad_to_gazebo as ARBench mesh exporter. No need to run as binary 2022-01-25 16:18:07 +03:00
c410442b98 FreeCAD 0.19 support 2021-12-17 16:57:58 +03:00
Dave-Elec
cf43039dae Fixed python2/3 compatiblities 2020-09-04 13:37:02 +03:00
Dawit Abate
8547f5884c
Fixed wrong script name 2020-09-02 05:54:47 +03:00
Dawit Abate
04c866b60b
Python2 compatibility (changed scandir to listdir) 2020-09-02 05:48:25 +03:00
Dawit Abate
dd556e1a70
Merge pull request #2 from pxalcantara/master
change project name
2020-09-02 04:02:10 +03:00
pxalcantara
cfd44313a3 change project name
Signed-off-by: pxalcantara <pxalcantara@gmail.com>
2020-09-01 19:47:30 -03:00
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