Just a short question abour rosdep installs
Hey,
i got a short and I think easy for you to answer question about installing dependencies.
If I download a packages from source like turtlebot_simulator or something else, I usually run rosdep to install all my dependencies. And it works great. But I am just wondering where ROS install the missing packages? They are not in my workspace afterwards but everything is working.
Ok I maybe was a little bit too fast with creating a question. I think I found the path: /opt/ros/<distro>/share/ But can I change the installation path somehow? Because you can't cut or copy something out of the /opt/ folder by hand
So how should I modify the code for my needs if I dont know where it is :) ?