moveit2_tutorials
moveit2_tutorials copied to clipboard
Failed to call service get_planning_scene
Description
Overview of your issue here.
Your environment
- ROS Distro: Humble
- OS Version: e.g. Ubuntu 22.04
- running the launch file mtc_demo.launch.py on ros2-humbe produce the warning
- [rviz2-1] [INFO] [1693754311.894494125] [moveit_ros.planning_scene_monitor.planning_scene_monitor]: Failed to call service get_planning_scene, have you launched move_group or called psm.providePlanningSceneService()? 3 It sticking the flow of the pick and place tutorial
- A work around can be launching ros2 launch moveit2_tutorials demo.launch.py instead
T
i met the same question
do you have an answer?