Auto-Complete-Graph
Auto-Complete-Graph copied to clipboard
path error in build.sh?
While running the last line 'catkin build', the path of shell is still 'your-workspace/src/'. Should 'cd ..' before 'catkin build'?
Yes that's correct :). Feel free to send a PR to correct it :)