Hi @pvnkmrksk, Please ask debugging questions on http://answers.ros.org. It looks like the generated executable is named `PlotJuggler` with two 'g'. You should be able to run it with: `./devel/lib/plotjuggler/PlotJuggler` `rosrun` will not find the executable because it is installed in the `lib` folder and not the `bin` folder for some reason. To get it working with rorsrun you can change https://github.com/facontidavide/PlotJuggler/blob/master/CMakeLists.txt#L52 to install in `bin` then `rosrun plotjuggler PlotJuggler` should work --- [Visit Topic](https://discourse.ros.org/t/early-preview-plotjuggler-rqt-plot-and-rqt-bag-on-steroids/714/6) or reply to this email to respond. If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates. ______________________________________________________________________________ ros-users mailing list ros-users@lists.ros.org http://lists.ros.org/mailman/listinfo/ros-users Unsubscribe: