when I run "rosrun ur5_notebook initialize.launch", it can work. But I find "initialize.launch" does not belong to "ur5_notebook" package. Maybe, I think, this is because of the dependence issue.
So I try " rosrun ur5_ROS-Gazebo initialize.launch", it fails. But this launch file is in the "ur5_ROS-Gazebo" package.
when I run "rosrun ur5_notebook initialize.launch", it can work. But I find "initialize.launch" does not belong to "ur5_notebook" package. Maybe, I think, this is because of the dependence issue. So I try " rosrun ur5_ROS-Gazebo initialize.launch", it fails. But this launch file is in the "ur5_ROS-Gazebo" package.
Could you help me figure it out?