Invalid <param> tag: Cannot load command parameter [rosversion]: command [rosversion roslaunch] returned with code[1]
while executing ros4mat I am getting this error:
tanisha@tanisha-HS:~$ roslaunch ros4mat ros4mat.launch
WARNING: unable to configure logging. No log files will be generated
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
Invalid <param> tag: Cannot load command parameter [rosversion]: command [rosversion roslaunch] returned with code [1].
Param xml is <param command="rosversion roslaunch" name="rosversion"/>
What do you get for
rosversion roslaunch
on the command line?