erratic_player has a file named erratic_player in it. Thus, roslaunch can't distinguish whether you mean the file or a package name. roslaunch makes no assumptions about the file extensions of what it is run on. BTW: our general convention is to compile executables into a 'bin' subdirectory, which would circumvent this issue. - Ken On Thu, Sep 30, 2010 at 6:17 PM, Kurt Konolige wrote: > All - > > Starting this roslaunch script works fine: > > roslaunch erratic_player erratic_server.launch > > ...unless I'm connected to the erratic_player package directory. This > is a bit surprising; I'd expect it to work from anywhere. The error: > > > Invalid roslaunch XML syntax: not well-formed (invalid token): line 1, > column 0 > > Cheers --Kurt > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > ros-users mailing list > ros-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ros-users > _______________________________________________ > ros-users mailing list > ros-users@code.ros.org > https://code.ros.org/mailman/listinfo/ros-users >