Roscore over ssh
Hi!
I am able to do $ roscore
and everything is fine (also launching launch files) but when I try: $ ssh user@machine roscore
there is a problem, it says that
bash: roscore: command not found
I am hydro. What could be the reason of this?
Thanks beforehand!