Skip to content

[bug][ROS1] Warning from roslaunch is taken as error. #33

@ranchhandrobotics

Description

@ranchhandrobotics
  • Linux: Ubuntu 20.04
  • ROS 1: Noetic

<Version of the plugin>
0.8.4
<Copy the Version information from the Help | About menu>
1.74.1

what is the bug

Warning from roslaunch is taken as error.

Repro steps

I use an open-source repo where the package naming convention was not followed. There is a package named ORB_SLAM3.

  1. When I run the ROS:Launch profile I receive the following error:
    Error from roslaunch:
    WARNING: Package name "ORB_SLAM3" does not follow the naming conventions. It should start with a lower case letter and only contain lower case letters, digits, underscores and dashes.

expected behavior

roslaunch does not fail on warning.

additional context

I wouldn't like to change the repo name because it might confuse other users later.


Original issue: ms-iot/vscode-ros#894

Metadata

Metadata

Assignees

No one assigned

    Labels

    ROS1Auto-created labelbugSomething isn't workinglaunchAuto-created label

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions