Project

General

Profile

Actions

機能 #2126

closed

get_component_profile()からm_propertiesの値を取得できるようにしたい

Added by n-ando almost 14 years ago. Updated over 13 years ago.

Status:
終了
Priority:
通常
Assignee:
Start date:
05/17/2011
Due date:
% Done:

100%

Estimated time:

Description

get_component_profile()からm_propertiesの値を取得できるようにしたい

DefaultConfiguration.h で定義されているpropertyを以下のように変更してください。

  • openrtm.version: "x.y.z"
  • openrtm.name: "OpenRTM-aist-x.y.z"

これまで "manager.os.*" だったOS関連の情報を "os.*" に変更してください。

グローバルなプロパティから継承する値を以下の通りに変更してください。。
  • config.version
  • openrtm.name
  • openrtm.version
  • os.name
  • os.release
  • os.version
  • os.arch
  • os.hostname
  • corba.endpoint
  • corba.id
  • exec_cxt.periodic.type
  • exec_cxt.periodic.rate
  • exec_cxt.evdriven.type
Actions #1

Updated by n-ando almost 14 years ago

  • Description updated (diff)
Actions #2

Updated by kurihara over 13 years ago

  • Status changed from 新規 to 解決
  • % Done changed from 0 to 100

r421 にて対応。

Actions #3

Updated by kurihara over 13 years ago

  • Status changed from 解決 to 終了
Actions

Also available in: Atom PDF