[ros-users] [Discourse.ros.org] [general] Early preview: Pl…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Mikael Arguedas via ros-users
Dato:  
Til: ros-users
Emne: [ros-users] [Discourse.ros.org] [general] Early preview: PlotJuggler (rqt_plot and rqt_bag on steroids)



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

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>