splintered-reality/py_trees_ros

ROS Wiki Docs Broken

Closed this issue · 5 comments

Half the tutorials are just plain absent.

Was missing a dependency on actionlib that was causing automodule docs to completely fail.

the rosdoc_lite build has the rosdep init warning followed by bunch of autodoc import error:

# BEGIN SUBSECTION: rosdoc_lite - py_trees_ros
03:19:55 Invoking `rosdoc_lite` for package 'py_trees_ros': /tmp/rosdoc_lite/scripts/rosdoc_lite /tmp/catkin_workspace/src/py_trees_ros -o /tmp/generated_documentation/api_rosdoc/py_trees_ros -g /tmp/generated_documentation/symbols/py_trees_ros.tag -t /tmp/generated_documentation/rosdoc_tags/py_trees_ros.yaml
03:19:57 the rosdep view is empty: call 'sudo rosdep init' and 'rosdep update'

Is this related?

This particular problem has been driving me nuts.

That's a breadcrumb worth chasing though - py_trees' doc job doesn't have the same issue. I didn't catch that one - will dig.

Finally working!