Hello,
We are using the DDS Micro 2.4.14 alongside the AUTOSAR SW, We have communication with other peer.
We need to monitor the data exchanged, So my question is, Is there something like the RTI launcher dor the DDS Micro 2.4.14
Hello,
We are using the DDS Micro 2.4.14 alongside the AUTOSAR SW, We have communication with other peer.
We need to monitor the data exchanged, So my question is, Is there something like the RTI launcher dor the DDS Micro 2.4.14
Hello,
on one LINUX machine CentOS Release 6.5, GNOME 2.28.2 I got the following error when I try to start RTILauncher.
RTI Connext 4.5から搭載されているRTI Launcher(rtilauncher)のLinux版は英語環境以外ではライセンスファイルを認証できません。これは現行最新版の5.1.0に収録されているものでも同様です。
お手数ですが、rtilauncherを起動する際には事前に
export LANG=en_US.utf8
export GDM_LANG=en_US.utf8
を実行してください。