ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Resource not found: xacro

asked 2021-07-26 13:08:49 -0500

thuan gravatar image

I am a beginner at using ROS.

I just following the "Building a Visual Robot Model with URDF from Scratch"

Already:

created tutorial_ws/src

downloaded and copied the urdf_tutorial to src folder

cd tutorial_ws

catkin_make

source devel/setup.bash

roslaunch urdf_tutorial display.launch model:='$(find urdf_tutorial)/urdf/01-myfirst.urdf'

However, I have an error: Resource not found: xacro

Do I miss any steps? Thank you in advance for your help!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-07-27 15:55:01 -0500

Mike Scheutzow gravatar image

Install apt package: sudo apt-get install ros-noetic-xacro

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-07-26 13:08:49 -0500

Seen: 1,035 times

Last updated: Jul 27 '21