ice/__init__.py
Go to the documentation of this file.
1 #!/usr/bin/env python
2 # -*- python -*-
3 #
4 # @file iceadapter/__init__.py
5 # @brief doil ice adapter generator for omniidl backend
6 # @date $Date$
7 # @author Noriaki Ando <n-ando@aist.go.jp>
8 #
9 # Copyright (C) 2008
10 # Task-intelligence Research Group,
11 # Intelligent Systems Research Institute,
12 # National Institute of
13 # Advanced Industrial Science and Technology (AIST), Japan
14 # All rights reserved.
15 #
16 # $Id$
17 #
18 
19 #from omniidl_be.doil.iceadapter import main
20 
21 def run(tree):
22  print "## doil ice adapter generator has not been implemented yet."
23  print "## sorry :-p"
def run(tree)
Definition: ice/__init__.py:21


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:07:50