source catkin_ws/src/setup.bash after each reboot ?
Hi, I use Ubuntu 12.04 LTS with ROS-groovy.
I followed the tutorial "InstallingandConfiguringROSEnvironment" on how to create a catkin workspace.
When I reboot my laptop I've to
source devel/setup.bash
to find packages in catkin_ws/src with the command
rospack find <package_name>
Clearly I'm doing something wrong or I'm misinformed.
I appreciate your help, Matt
I tried your solution and it worked. Thank you!
If Kamiccolo's answer was correct could you please "accept" it?
Sorry, I oversaw the "mark this answer as correct button" so I just voted it up. Now i fixed it.