Actions
機能 #4497
openモジュール探索時に、指定したパス以下のディレクトリに存在するファイルを探索するようにする
Start date:
03/26/2018
Due date:
% Done:
80%
Estimated time:
Description
manager.modules.load_pathを以下のように指定した場合、Components以下のファイルを全て調べるようにする。
manager.modules.load_path: C:\\Program Files (x86)\\OpenRTM-aist\\1.2.0\\Components\\
Updated by n-miyamoto over 6 years ago
- % Done changed from 0 to 80
#4498とほぼ同じ。
coilのFile.hにfindFile関数、getFileList関数を定義した。
WindowsとLinuxで別々に定義してある。
VxWorksについては1.2リリース後に対応する。
Actions