moved freecad2gazebo.py to freecad2gazebo

This commit is contained in:
Dawit Abate 2019-07-04 16:45:21 +03:00
parent 17a91d11d3
commit c94427f37c

2
scripts/freecad2gazebo.py → scripts/freecad2gazebo Normal file → Executable file
View file

@ -1,3 +1,5 @@
#!/usr/bin/env python
import os
from freecad_to_gazebo import freecad_exporter
import argparse