Unable to launch turtlebot_dashboard
I am able to ssh into my turtlebot and run the start/stop services, but I can not bring up the turtlebot dashboard.
Input: rosrun turtlebot_dashboard turtlebot_dashboard&
Output: [rospack] couldn't find package [turtlebot_dashboard]
What is the problem? I feel like I may have inporperly installed the turtlebot ISO because I also had a software problem with the ssh section. I just installed the ssh server to get that to work. Is there something I need to install for the dashboard?
-Parker