I followed the installation guide of Moveit for kinetic and did catkin_make but whenever i try:
> roslaunch pr2_moveit_config
> demo.launch
I get this error:
> [demo.launch] is neither a launch file
> in package [pr2_moveit_config] nor is
> [pr2_moveit_config] a launch file name
> The traceback for the exception was
> written to the log file
Rospack reply:
rospack find pr2_moveit_config
[rospack] Error: package 'pr2_moveit_config' not found
I am not sure what the problem could actually be. Any suggestions?
↧