Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation under ROS #13

Closed
galou opened this issue Jan 5, 2017 · 1 comment
Closed

Installation under ROS #13

galou opened this issue Jan 5, 2017 · 1 comment

Comments

@galou
Copy link

galou commented Jan 5, 2017

I have a doubt about the installation under ROS.

I clone the repository under catkin_ws/src and ran catkin build from catkin-tools. I guess this is correct as I can run rosrun plotjuggler PlotJuggler. Are these the only steps?

If I want to use PlotJuggler both with and without ROS, I guess I have to also make the classical installation. Am I right?

@facontidavide
Copy link
Owner

facontidavide commented Jan 5, 2017

it should work now.

To compile WITHOUT ROS support when ROS is installed on your PC, you should comment this line in the CMakeLists.txt file

https://github.com/facontidavide/PlotJuggler/blob/master/CMakeLists.txt#L7

Please check if this works for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants