mastering_ros icon indicating copy to clipboard operation
mastering_ros copied to clipboard

Unable to parse XACRO file

Open zdcgit opened this issue 8 years ago • 1 comments
trafficstars

I used moveit assistant to load seven_dof_arm.xacro, but it error "Unable to parse XACRO file". Ubuntu: 14.04 ROS: Indigo

zdcgit avatar Sep 02 '17 04:09 zdcgit

Are you sure you cloned the package in an active workspace and sourced the setup.bash in your bashrc ?. Double check clone in catkin_ws/src , move to catkin_ws, catkin_make, add the catkin_ws/devel/setup.bash to your ~/.bashrc. close everything and try to go after the book.

marknabil avatar Jan 07 '18 21:01 marknabil