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

rosdep error while urdf developing

asked 2013-09-17 09:45:31 -0500

wafeeq gravatar image

updated 2013-11-18 19:14:15 -0500

tfoote gravatar image

Hello I am very new to ROS and trying to develop a URDF for my own robot. First I wanted to learn the tutorials on the links below and then I would develop my own urdf.

but when i run this command given in the totorial. http://wiki.ros.org/urdf/Tutorials/Building%20a%20Visual%20Robot%20Model%20with%20URDF%20from%20Scratch it gives error: $rosdep install joint_state_publisher

ERROR: Rosdep cannot find all required resources to answer your query Missing resource joint_state_publisher

edit retag flag offensive close merge delete

Comments

(http://wiki.ros.org/urdf/Tutorials/Building%20a%20Visual%20Robot%20Model%20with%20URDF%20from%20Scratch)

wafeeq gravatar image wafeeq  ( 2013-09-17 09:46:11 -0500 )edit

please find link of my tutorial in above comment

wafeeq gravatar image wafeeq  ( 2013-09-17 09:46:35 -0500 )edit

2 Answers

Sort by » oldest newest most voted
0

answered 2013-09-17 12:41:14 -0500

tfoote gravatar image

The issue is that you need joint_state_publisher downloaded already. From the paragraph preceeding the command you ran:

In these tutorials, we’re going to rely on some tools and launch files from the urdf_tools package. Most notably, joint_state_publisher needs to be downloaded from the Washington University repository, linked to on the joint_state_publisher wiki page. All of the robot models mentioned in this tutorial can be found in the urdf_tutorial package.
edit flag offensive delete link more

Comments

Thanks for your reply. Actually I am new to ROS. I read this line but could not understand how to install joint_space_publicher. Could you please guide me how to do that?

wafeeq gravatar image wafeeq  ( 2013-09-17 12:56:54 -0500 )edit

You can find that in the 8th ROS tutorial: http://wiki.ros.org/catkin/Tutorials/using_a_workspace I suggest you go through all these tutorials before moving onto specific package tutorials: http://wiki.ros.org/ROS/Tutorials

tfoote gravatar image tfoote  ( 2013-09-17 12:59:27 -0500 )edit
0

answered 2013-09-20 09:49:01 -0500

wafeeq gravatar image

Hello ! I have successfully installed joint publisher and tutorial as per commands

but when i try to run first tutorial it gives error. It gives error.

edit flag offensive delete link more

Comments

I can not add a picture even if i paste my code below it does not post my comment and dont give any error. stupid ever i have seen on the internet .

wafeeq gravatar image wafeeq  ( 2013-09-20 09:49:57 -0500 )edit

This sounds like a new problem. Please ask a new question. This is a Q&A site not a generic forum.

tfoote gravatar image tfoote  ( 2013-09-20 10:32:01 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-09-17 09:45:31 -0500

Seen: 332 times

Last updated: Sep 20 '13