Project

General

Profile

Actions

Bug #64

open

Unability to define a port for "anonymous" type

Added by Arnaud Degroote over 9 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-

Description

Try to define a port for some "anonymous" type such as long, short, double ... leads to the following genom3 error:

anonymous type is not allowed for port XXXX

It seems a bit strange, as it does not allow to write simple module, outputing base types. At least, it must be documented properly (with the technical reason) and the error message may point on this information.

Actions #1

Updated by Anthony Mallet over 9 years ago

ros ports need to have a ".msg" file, which cannot be created for such
anonymous types.

I agree this must be documented.

Actions

Also available in: Atom PDF