rosversion -d returns code 255 [closed]

asked 2013-11-20 09:57:55 -0500

MWrock gravatar image

For some reason I must have messed up my ros install. I have boxturtle and fuerte installed, I used rosws init and rosws set to create the directory, and I can successfully roscd to them. I source the setup.bash from there in my bashrc.

When I try and launch roscore, I get:

Invalid <param> tag: Cannot load command parameter [rosdistro]: command [rosversion -d] returned with code [255].

Param xml is <param command="rosversion -d" name="rosdistro"/>

Trying to check my ros version using $rosversion ros gives me 0.7.0 If I do $env | fgrep ROS_DISTRO I get ROS_DISTRO=fuerte

I've already tried the solution posted here (cannot run roscore due to error in rosversion)

Any help would be greatly appreciated!

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2014-10-25 22:50:18.396613