ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
That command is for getting the version of a rospackage.
If you want to check your ros distribution version do: echo $ROS_DISTRO
You can also do simply a roscd
and it should take you to the ros installation folder.