GithubHelp home page GithubHelp logo

celex5_source's Introduction

Welcome to LarryDong's github 👋

Metrics

celex5_source's People

Contributors

larrydong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

celex5_source's Issues

tOffPixelIncreasing overflow

When I was recording the tOffPixelIncreasing and tInPixelIncreasing, I found that it came back to 0 after about 30s (about 3,066,000)

微信图片_20210909212341

The type of those variables are uint32_t, which should be large enough.
However, in the source code (which generates the libCeleX.so), those value may overflow when muliplied by a 12bit var.

So I modified the source code. Please download the newest code here. Of course, you need to re-compile it to generate libCeleX.so and replace the old one.
Good luck.

Help me to figure out how to use two CeleX5 sensors to record stereo datasets please.

I have two CeleX5 sensors and I want to record my stereo datasets. But I am facing with a difficult problem that I am not able to open the two sensors at the same time. When I open one of them, the other could not be opened. The following picture shows the error when I try opening the other CeleX5 sensor. Could anybody give some advice please?
图片

编译Sample-ROS时出现错误

博主你好!
我在编译Sample-ROS时出现如下错误:

/usr/bin/ld: CMakeFiles/celex5_monocular_node.dir/nodes/celex5_ros_node.cpp.o: in function `celex_ros::CelexRosNode::grabAndSendData()':
celex5_ros_node.cpp:(.text+0x471): undefined reference to `CeleX5::getEventPicMat(CeleX5::emEventPicType)'
[100%] Built target celex5_monocular_callback_node
collect2: error: ld returned 1 exit status
make[2]: *** [celex5_monocular/CMakeFiles/celex5_monocular_node.dir/build.make:212: /home/gph/celex5_ros/devel/lib/celex5_monocular/celex5_monocular_node] Error 1
make[1]: *** [CMakeFiles/Makefile2:1503: celex5_monocular/CMakeFiles/celex5_monocular_node.dir/all] Error 2
make: *** [Makefile:146: all] Error 2

这似乎是源代码本身有问题,对应的函数没有定义?请博主帮忙查看一下,谢谢!

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.