Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Ziriuzzz opened this issue Oct 30, 2023 · 0 comments
Open

Comments

@Ziriuzzz
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant