mycobot_ros: mycobotpi catkin_make error
Hi If you change the ros_catkin_ws originally in mycobotpi and run the catkin_make, the following error occurs. Is there a way to solve this?
pi@raspberrypi:~/ros_catkin_ws $ catkin_make
Traceback (most recent call last):
File "/home/pi/ros_catkin_ws/devel/bin/catkin_make", line 7, in <module>
with open(python_script, 'r') as fh:
IOError: [Errno 2] No such file or directory: '/home/pi/ros_catkin_ws/src/catkin/bin/catkin_make'
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 22
Please try this way , thank you We are also puzzled by this question , cause we have tried all system we used for raspberry , didn’t return this error …