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

Is rosdoc exist in electric?

asked 2012-03-02 21:41:32 -0500

sam gravatar image

I found when I run rosdoc, it shows:

 sam@sam:~/code/ros/topic/basic_topic$ rosdoc
 rosdoc: command not found
 sam@sam:~/code/ros/topic/basic_topic$

Should I install rosdoc from source?

Thank you~

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2012-03-03 00:38:08 -0500

Chris L gravatar image

I'm on diamondback, and there I usually run rosdoc with rosrun rosdoc rosdoc, since rosdoc itself is not in the path the way rosmake etc. is. I hope this applies for electric as well.

edit flag offensive delete link more

Comments

It does.

joq gravatar image joq  ( 2012-03-03 02:37:44 -0500 )edit

You also need to install the "documentation" stack, e.g. "sudo apt-get install ros-electric-documentation"

kwc gravatar image kwc  ( 2012-03-03 03:37:20 -0500 )edit

Question Tools

Stats

Asked: 2012-03-02 21:41:32 -0500

Seen: 333 times

Last updated: Mar 03 '12