Installing Turtlebot3 software for the first time on remote pc
I am up to the point of starting up the software on the remote pc. I am following the tb3 wiki. I gave this command:
pitosalas@pitothink:~$ roslaunch turtlebot3_bringup turtlebot3_model.launch
I am getting this error message:
[turtlebot3_model.launch] is neither a launch file in package [turtlebot3_bringup] nor is [turtlebot3_bringup] a launch file name
The traceback for the exception was written to the log file
- I am not sure what directory I should be in when issueing the above command
- Also where can I find the log file?
Thanks!
Pito