rpg_dvs_evo_open
rpg_dvs_evo_open copied to clipboard
Implementation of EVO (RA-L 17)
Hi! Please Help Me!!! When I do "catkin build dvs_tracking" , it will appear error: `error was not included correctly. See the documentation for how to consume the library.` ```...
I could not run the EVO code in Ubuntu 20.04 and Neotic ROS. I would appreciate if you can solve my problem. I have also tried on this code in...
Hi there! I'm using DAVIS346 to test this package with the fronto-planar bootstrapper, but the algorithm always dies only after a few seconds. It seems that the bootstrapper does not...
Hello there! I'm using a Prophesee event camera to test this package. I've changed the live.launch with the proper topics of my camera. First, I run my event camera driver...
Hi, thanks for your work, I want to use the DVXplorer event camera to run Evo, how can I modify the configuration file?
Using the DVXplorer 640X480 event camera, after synthesizing clear frames, it cannot balance real-time performance, and currently simple DEMO cannot display it.
/home/xiaoheya/catkin_evo_ws/devel/lib/libdvs_mapping.so:undefined reference to‘cv::error(int, std::__cxx11::basic_string const&, char const*, char const*, int)’ /home/xiaoheya/catkin_evo_ws/devel/lib/libdvs_mapping.so:undefined reference to‘cv::Mat::updateContinuityFlag()’ collect2: error: ld returned 1 exit status
Hi! I am currently trying to run the pipeline in **live mode** on **ROS-Melodic, Ubuntu 18.04**, using **DAVIS 346** sensor. I tried to run it with the ''flyingroom rosbag'' and...
My platform is a fresh Ubuntu 18.04 system without manual installation of OpenCV, but when I followed the instructions to build the project, it kept reporting errors about OpenCV. Then...
Hi, I am using ros melodic on ubuntu 18.04, opencv 3.2.0, i succeded in running the evo_flyingroom.bag without crashes, My next step was to use DAVIS-346 and run the algorithm...