ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Problem Using Roscore and Roslaunch in Groovy

asked 2013-02-07 10:31:22 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

I am relatively new to ROS. Recently I installed Groovy on my Linux machine and some new packages only to be given the error:

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.

Cannot locate [roslaunch]Invalid tag: Cannot load command parameter [rosversion]: command [rosversion roslaunch] returned with code [1].

Param xml is param command="rosversion roslaunch" name="rosversion"/ Furthermore, I get the same error message when trying to use roscore.

I have seen this error in other threads; however, I have already followed the instructions given and gotten no results.

Is there a way to direct rosversion to the location of roslaunch to get rid of this error?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-05-06 13:20:09 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

We've seen this error when roslaunch is not in your ROS_PACKAGE_PATH. Make sure that it is in your ROS_PACKAGE_PATH. For more information see the wiki page for envionrment variables and filesystem tutorials

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-07 10:31:22 -0500

Seen: 999 times

Last updated: May 06 '13