Functions | |
def | get_rosdistro |
Methods. |
Methods.
Abstraction for pulling the rosdistro version (e.g. groovy/hydro). We are using the configured parameter here, but you could equally use one of the non-runtime techniques in rospkg elucidated on ros answers by Jack: http://answers.ros.org/question/36485/how-do-i-test-the-ros-version-in-python-code/ @return the human readable string version for the ros distro @str
Definition at line 16 of file rosdistro.py.