Skip to content

実行コンテキストのファクトリへの登録名について、必要があれば修正する #109

@Nobu19800

Description

@Nobu19800

Describe the bug
RTCを実行コンテキストを指定して起動する場合に、C++版・Python版とJava版で同じ動作の実行コンテキストでもファクトリへの登録名が異なっており、修正が必要だと考えられる。

C++・Python Java
ExtTrigExecutionContext jp.go.aist.rtm.RTC.executionContext.ExtTrigExecutionContext
SynchExtTriggerEC jp.go.aist.rtm.RTC.executionContext.OpenHRPExecutionContext
PeriodicExecutionContext jp.go.aist.rtm.RTC.executionContext.PeriodicExecutionContext

To Reproduce
Steps to reproduce the behavior:

  1. JavaのRTCで起動時に、以下の指定をするとエラーになる。
ConsoleIn.bat -o "exec_cxt.periodic.type: PeriodicExecutionContext"

Reproducibility
100%

Expected behavior

Screenshots or Logs

Environment

  • OS: Windows 11
  • OpenRTM-aist Version 2.0.2
  • ...

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions