After finishing a couple of courses on the platform, this is the first time I try to execute packages on my shell. Idk why this isn’t working.
I got this error when I tried to roslaunch the turtlebot3_package
None of the other solution helped me . I tried to source as said using source devel/setup.bash but that didn’t work.
i cloned it from a git repo and the compiled everything using catkin_make . But yeah I think it’s not even compiled because the command catkin_make --only-pkg-with-deps turtlebot3_fake didn’t work. Why does even the specified path does not exist?