How do i remove this error while executing publisher subscriber in ros?
i've got this error:
The specified base path "/home/dinesh/catkin_ws/src/beginner_tutorials" contains a package but "catkin_make" must be invoked in the root of workspace.
How can i remove it? I'm trying to run the pub/sub program.