indigo source installation problems:..
i first had installed ros indigo using apt,then after uninstalling i installed ros from source,now i am facing so many problems..
- whenever i use rosdep for installing dependencies it gets installed to my /opt/ros/indigo location and when i catkin_makes them it shows messages showing the required dependency packages were not found
- when i tried to roslaunch a demo(hector_quadrotor outdoor flight demo) my rviz shows error and exits Which earlier used to work fine
can anybody help me?
Please specify exactly what you are doing, what you want to achieve and what happens instead, including the exact commands and outputs verbatim. The second bullet seems like a different issue that should be in a separate question.
catkin_make for packages installed via rosdep install is not necessary and usually also not possible.