I installed ros kinetic and uwsim in my Ubuntu 16.04.3 LTS.
As the tutorials in wiki, I run roscore
in a terminal, and run rosrun uwsim uwsim
in another terminal to run UWSim.
The first time I run it just after installation finished, everything is okay.
However, when I closed the window and run it again,
it returned uwsim: package not found
.
Are there any necessary steps I left out? Or any other possible questions?
Great appreciation if anyone can help.