Open EricCousineau-TRI opened 6 years ago
K, it was rather confusing, but I made the following changes:
urdf_parser_py
, to urdfdom_py
: http://wiki.ros.org/urdf_parser_pyurdfdom_py
: http://wiki.ros.org/urdfdom_py#Historyurdf_python
: http://wiki.ros.org/urdf_pythonurdf_parser_python
: http://wiki.ros.org/urdf_parser_pythonrobot_model_py
: http://wiki.ros.org/robot_model_py@clalancette @sloretz Can I ask what other changes y'all might suggest?
Also, it's still kinda confusing that urdfdom_py
is what has the documentation for urdf_parser_py
. Is it possible to change that at some point?
At present, the
urdf_parser_py
page on ROS.org seems a bit mixed up: http://wiki.ros.org/urdf_parser_pyIt refers to the old
robot_model_py
package, and indicates that it's only supported for EOL packages; it then mentions that its been renamed tourdfdom_py
; if you click on that link, it takes you to that page which actually refers to theurdf_parser_py
page? http://wiki.ros.org/urdfdom_pyIt does seem that
robot_model_py
does still have its old page: http://wiki.ros.org/robot_model_pyA wee bit confusing...