Closed fifo152 closed 6 years ago
It may be helpful to run through the initial ROS tutorials if you haven't already. Check out this answer on the ROS site. It seems like the launch file and the package are not being recognized.
Did you source your catkin workspace before calling roslaunch? You can do this by executing the following command.
source ~/.../catkin_ws/devel/setup.bash
Then, try:
roslaunch moveo_moveit_config demo.launch
closed due to inactivity
I have got a problem, when I try to run the program I always encounter a problem: [demo.launch] is neither a launch file in package [moveo_moveit_config] nor is [moveo_moveit_config] a launch file name
As far as I know I have everything installed correctly even that I have never used linux before. I am trying to run it on ubuntu 16.04