Skip to content

rclcpp::exceptions::ParameterNotDeclaredException what(): ROB_PARAM #20

@Ziriuzzz

Description

@Ziriuzzz

Hi, I'm building a simulation environment using your package. it has following issues.
When I launch ros2 launch irb1200_ros2_moveit2 irb1200_interface.launch.py or ros2 launch irb1200_ros2_moveit2 irb1200.launch.py, and then run the moveJ_action in ros2_action package, it shows
d3b419cd1e5430ccdbb106268650acd
Then I look into ros2_RobotTrigger class, I think it is just for getting the planning group name such as "irb1200_arm" (I don't know if it is correct), then I directly give my_param the corresponding name
image
And then, there's an issue with move_group_interface = MoveGroupInterface(node2, my_param)
image
when I run my own package, it has the same issue
How could I solve this issue? Thanks a lot!

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