ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The header is actually: moveit/planning_scene_interface/planning_scene_interface.h
. It is part of the planning_scene_interface package, which is in the planning_interface folder of moveit_ros. That is probably where the namespace comes from.
See the header at the Github repository.