Skip to content

Service Fields #8

@senceryazici

Description

@senceryazici

Hi,
in ros_jetson_stats/nvpmodel file the service is defined as:

string nvpmodel
---
string return

which generates header files as:

   typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other >  _return_type;
  _return_type return;

The field name return is causing problems since it's a special c/c++ keyword

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions