cedric-scheerlinck / dvs_image_reconstruction

Code for "Continuous-time Intensity Estimation Using Event Cameras" (ACCV, 2018)
https://cedric-scheerlinck.github.io/continuous-time-intensity-estimation
MIT License
84 stars 16 forks source link

error at 'catkin build davis_ros_driver complementary_filter pure_event_reconstruction' #7

Closed Lucksong closed 4 years ago

Lucksong commented 4 years ago

When I run the code 'catkin build davis_ros_driver complementary_filter pure_event_reconstruction ':Errors << libcaer_catkin:make /home/sensetime/catkin_ws/logs/libcaer_catkin/build.make.000.log
Cloning into 'libcaer_src'... Note: checking out '5d93b61d88b79a6ad66cca94300b9cd7e614f5f5'.

You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example:

git checkout -b

HEAD is now at 5d93b61... DAVIS/FrameUtils: fix demoisaic when ROI is enabled for frames. CMake Error at CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED): CMake 3.10.0 or higher is required. You are running version 3.5.1

make[2]: [libcaer_src-prefix/src/libcaer_src-stamp/libcaer_src-configure] Error 1 make[1]: [CMakeFiles/libcaer_src.dir/all] Error 2 make: *** [all] Error 2 cd /home/sensetime/catkin_ws/build/libcaer_catkin; catkin build --get-env libcaer_catkin | catkin env -si /usr/bin/make --jobserver-fds=6,7 -j; cd - .................................................................................................................................................................................................................................................................................. Failed << libcaer_catkin:make [ Exited with code 2 ]
Failed <<< libcaer_catkin [ 13 minutes and 21.2 seconds ]
Abandoned <<< davis_ros_driver [ Unrelated job failed ]
[build] Summary: 6 of 8 packages succeeded.
[build] Ignored: 5 packages were skipped or are blacklisted.
[build] Warnings: 2 packages succeeded with warnings.
[build] Abandoned: 1 packages were abandoned.
[build] Failed: 1 packages failed.
[build] Runtime: 13 minutes and 26.4 seconds total.
[build] Note: Workspace packages have changed, please re-source setup files to use them.