Skip to content

Parameter grouping doesn't work with new command line syntax #528

@ivanpauno

Description

@ivanpauno

Bug report

Required Info:

  • Operating System:
    • Ubuntu 18.04
  • Installation type:
    • from source
  • Version or commit hash:
    • master
  • DDS implementation:
    • Any
  • Client library (if applicable):
    • rclcpp (probably the same happens in rclpy)

Steps to reproduce issue

ros2 run demo_nodes_cpp parameter_blackboard --ros-args -p "some_lists.some_integers:=[1, 2, 3, 4]"

Expected behavior

The node is created with the specified parameters.

Actual behavior

An error:

[ERROR] [rcl]: Failed to parse global arguments

Additional information

Connected with ros2/ros2_documentation#376.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions