bash: /home/mohammad/catkim_ws/devel/setup.bash: No such file or directory
Asked
Active
Viewed 271 times
-3

Ravexina
- 55,668
- 25
- 164
- 183
-
Please check the instructions and likely you'll see the problem. – ChanganAuto Jan 18 '22 at 19:06
-
1A single line in an unreadable picture. Do not show pictures of text include the text in the body of the question. – David Jan 21 '22 at 06:22
1 Answers
2
The bash: /home/mohammad/catkim_ws/devel/setup.bash: No such file or directory
error message was probably caused by a typo error. catkin is the official build system of ROS. Try it with catkin_ws instead of catkim_ws.

karel
- 114,770