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

Running without GUI #244

Open
anatoly-kryzhanovsky opened this issue Mar 3, 2022 · 1 comment
Open

Running without GUI #244

anatoly-kryzhanovsky opened this issue Mar 3, 2022 · 1 comment

Comments

@anatoly-kryzhanovsky
Copy link

Good day
i try to launch dso on my raspberry with ROS.

i have raspberry with camera and ubuntu server on it
also i have pc with ubuntu desktop

i can run camera node on raspberry and use it on my PC with dso_ros package

now i want to move dso_ros to raspberry
i compile dso without pangolin, remove usage of pangolin in dso_ros

but then i start it on raspberry i receive following error

Unable to init server: Could not connect: Connection refused

(post Optimize:22143): Gtk-WARNING **: 13:47:34.346: cannot open display:
dso_live: /usr/include/boost/thread/pthread/mutex.hpp:56: boost::mutex::~mutex(): Assertion `!posix::pthread_mutex_destroy(&m)' failed.
Aborted (core dumped)

so, because i didn't find any link to GUI in dso_ros i think that i miss something then prepare dso. can anybody helm me?

@anatoly-kryzhanovsky
Copy link
Author

ok, i found the issie - there is invoke of debugPlot method in FullSystem.cpp. just comment them anr recompile.

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

1 participant