moveit / moveit_docs

DEPRECATED - see https://github.com/ros-planning/moveit.ros.org
5 stars 10 forks source link

Python doxygen is broken #28

Closed randvoorhies closed 9 years ago

randvoorhies commented 9 years ago

Many of the python doxygen doc pages are missing, e.g. (RobotCommander).

mikeferguson commented 9 years ago

As stated on the mailing list several days ago -- we've removed the horribly outdated doxygen from the moveit.ros.org site (it was >1 year old). Please see the documentation on ros.org, which is automatically kept up to date and generated for each distribution. This is accessible through the "Code API" link on the wiki page. For moveit_commander in Indigo, this links ot http://docs.ros.org/indigo/api/moveit_commander/html/index.html

sachinchitta commented 9 years ago

Just a minor correction - This is accessible through the "Code API" link (http://moveit.ros.org/code-api/) on the web wiki page.

mikeferguson commented 9 years ago

@sachinchitta -- it's actually accessible by the ROS wiki as well - but thank you for pointing out those links on moveit.ros.org -- didn't notice those were updated to the ros wiki links.

sachinchitta commented 9 years ago

thanks for the note - I was actually referring to the MoveIt! wiki and the fact that links there are outdated. The MoveIt! wiki is deprecated and will be removed at some point.