roscore error
I have searched but have not found anything that adequately solves my problem. When I type in "roscore" to test ros and make sure my installation was successful it displays this error:
roscore invalid <param> tag: Cannot load command parameter [rosversion]: command [rosversion roslaunch] returned with code [1]
Param xml is <param command="rosversion roslaunch" name="rosversion"/>
Any help is appreciated!
What is your OS and ROS version? Have you installed from binaries or from source?
I'm using Ubuntu 12.04 and ROS version hydro
What do you get if you run `rosversion roslaunch` manually?
It says "Cannot locate [roslaunch]