ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The command:
$ echo $ROS_PACKAGE_PATH
It is not needed, however, always when you're going to use a workspace you must source the setup.bash "This command tells which packages are inside the workspace."
And it is not directly connected with your Python Version.
2 | No.2 Revision |
The command:
$ echo $ROS_PACKAGE_PATH
It is not needed, however, always when you're going to use a workspace you must source the setup.bash
"This command tells which packages are inside the workspace."And it is not directly connected with your Python Version. Version.