You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not able to clone the files by using git clone. Refer page 98 of ROS_ ROBOTICS_PROJECTS
I was in this directory on my terminal --
[ /home/niksuvi/catkin_ws/ros_aiml/data ]
and using the following command and path---
[ git clone https://github.com/qboticslabs/ros_robotics_projects/tree/master/chapter_3_codes /ros_aiml/data ]
I sorted this by downloading the files and copying in my "data" folder. Did similar for "scripts" and "launch".
Secondly launch command is giving an error. After changing permission if i use
$ roslaunch ros_aiml start_chat.launch
It says
[start_chat.launch] is neither a launch file in package [ros_aiml] nor is [ros_aiml] a launch file name
The traceback for the exception was written to the log file
The text was updated successfully, but these errors were encountered:
Two issues
I was in this directory on my terminal --
[ /home/niksuvi/catkin_ws/ros_aiml/data ]
and using the following command and path---
[ git clone https://github.com/qboticslabs/ros_robotics_projects/tree/master/chapter_3_codes /ros_aiml/data ]
I sorted this by downloading the files and copying in my "data" folder. Did similar for "scripts" and "launch".
$ roslaunch ros_aiml start_chat.launch
It says
[start_chat.launch] is neither a launch file in package [ros_aiml] nor is [ros_aiml] a launch file name
The traceback for the exception was written to the log file
The text was updated successfully, but these errors were encountered: