Skip to content

How to print original data types by rtprint? #1063

@ishiguroJSK

Description

@ishiguroJSK

For exsample,
rtmlaunch hrpsys_ros_bridge samplerobot.launch
and
rtprint localhost:15005/SampleRobot\(Robot\)0.rtc:servoState
returns
rtprint: Type not found: TimedLongSeqSeq

I guess the reason is the TimedLongSeqSeq is defined in hrpsys/idl/HRPDataTypes.idl (not in OpenRTM something official).
https://github.com/fkanehiro/hrpsys-base/blob/master/idl/HRPDataTypes.idl
I also want to use the other data types also defined in this idl, so I want to know how to print and debug these data types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions