Skip to content

Wrong namespace for Duration message from std_msgs #83

@Th-Havy

Description

@Th-Havy

Hi,

The Duration message from std_msgs is in the wrong namespace in this package.

In the file MessageGeneration>std_msgs>Duration.cs:

// This should be "namespace RosMessageTypes.Std" like all the other standard messages
namespace Unity.Robotics.ROSTCPConnector.MessageGeneration
{
    public class Duration : Message
    {

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