roslaunch beginner_tutorials turtlemimic.launch, Can't run. [closed]
I can't run <<roslaunch beginner_tutorials="" turtlemimic.launch="">> I get the error
pc@pc:~$ cd ~/catkin_ws/
pc@pc:~/catkin_ws$ source devel/setup.bash
pc@pc:~/catkin_ws$ roslaunch beginner_tutorials turtlemimic.launch
... logging to /home/pc/.ros/log/93f61492-23a7-11e4-bf9f-9439e5ec40e7/roslaunch-pc-3090.log
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 roslaunch XML syntax: syntax error: line 1, column 3I
I created a gedit file and copy pasted the line, but I still can't launch this command.
Please post your launch file.
I have launched that file succesful! You must type cd .. to come back home in terminal and type roslaunch command here. My launch file 's type is XML. You can create a XML file by copy from other location.