Giter VIP home page Giter VIP logo

rcdiscover's People

Contributors

danbmh avatar flixr avatar heikohimu avatar schallerr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rcdiscover's Issues

cant reach device

Im using a virtual machine (ubuntu 20.04) to acquire data of rc_visard 160c.
I did the steps to setup the link local connection. Install the rcdiscover-gui and recognize the device (ip address, mac, name) but it is not reachable. Do you know how can fix this?

Package 'libwxgtk3.0-dev' has no installation candidate

The recommended linux compilation step didn't work:

> sudo apt-get install cmake libwxgtk3.0-dev

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libwxgtk3.0-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libwxgtk3.0-dev' has no installation candidate

Tested on Ubuntu 20.04

Installation with the prebuilt packages succeeded, but required two additional dependencies:
libwxbase3.0-0v5 and libwxgtk3.0-gtk3-0v5

Improve pointclouds

Hi,
what is a good option to improve my point clouds? Mine have holes and are not complete in the sense of the three dimensions of an object. Is there something I can tune? Do I have to use the accumulator? I saw this video: https://www.youtube.com/watch?v=chJ0rs4Ozog.

Thank you in advance!
Best regards,

Error Compiling on Windows

I am currently experiencing an issue while compiling my project on Windows using mingw32-make. The error logs are attached for your reference. I am using version 1.1.7 of the software and MinGW/GCC version 7.3.0.

I need to update some changes in the GUI and therefore require a successful recompilation. Could you please assist me in resolving this issue?
log.1.txt

install fail

I try to install the deb with double click
And it show the message
apt transaction returned result exit-failed

can't make the package

F:\rc_d\rcdiscover-1.0.3>mingw32-make
[ 5%] Building CXX object rcdiscover/CMakeFiles/rcdiscover_static.dir/deviceinfo.cc.obj
[ 11%] Building CXX object rcdiscover/CMakeFiles/rcdiscover_static.dir/discover.cc.obj
F:\rc_d\rcdiscover-1.0.3\rcdiscover\discover.cc: In lambda function:
F:\rc_d\rcdiscover-1.0.3\rcdiscover\discover.cc:140:24: error: conversion from 'long long unsigned int' to 'int' may change value [-
Werror=conversion]
140 | if (select(sock+1, &fds, NULL, NULL, &tv) > 0) | ~~~~^~
cc1plus.exe: all warnings being treated as errors mingw32-make[2]: *** [rcdiscover\CMakeFiles\rcdiscover_static.dir\build.make:91: rcdiscover/CMakeFiles/rcdiscover_static.dir/discover.cc.obj] Error 1 mingw32-make[1]: *** [CMakeFiles\Makefile2:115: rcdiscover/CMakeFiles/rcdiscover_static.dir/all] Error 2 mingw32-make: *** [makefile:165: all] Error 2

static library for rcdiscovery-gui

I only used suo apt-get install libwxgtk3.0-dev and then compiled. It works.

Not very sure why you suggest to do it per git clone and compile.

array header missing from utils.h

I am getting the following compiling error:
rcdiscover/rcdiscover/utils.h:67:6: error: ‘array’ in namespace ‘std’ does not name a template type std::array<std::string, n> split(const std::string& s, const char sep)

Not sure if this is related to my C++11 compatibility, but by adding the #include <array> header in rcdiscover/src/rcdiscover/rcdiscover/utils.h solved the issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.