Giter Club home page Giter Club logo

basler_camera's Introduction

shadow-robot

basler_camera's People

Contributors

andriypt avatar contradict avatar dg-shadow avatar ugocupcic avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

basler_camera's Issues

Basler pulse

Has this package been tested on Basler pulse?

Thanks,
-P

pylon/PylonIncludes.h: No such file or directory

I can run PylonAppViewer and see the Baseler camera working.
But ROS workspace is not compiling.
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
/home/apoorva/catkin_ws/src/basler_camera/src/basler_camera_node.cpp:8:34: fatal error: pylon5/PylonIncludes.h: No such file or directory
#include "pylon5/PylonIncludes.h"
^
compilation terminated.
make[2]: *** [basler_camera/CMakeFiles/basler_camera_node.dir/src/basler_camera_node.cpp.o] Error 1
make[1]: *** [basler_camera/CMakeFiles/basler_camera_node.dir/all] Error 2
make: *** [all] Error 2
Invoking "make -j8 -l8" failed
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
I am sourcing it before catkin_make.

No environment variables in Pylon 5

Environment variables don't need to be set with Pylon 5 - the CMakeLists.txt needs to be adjusted.

Additionally, I don't think that the frame rate launch parameter has any effect on the actual frame rate. I think it's missing a ros::Rate sleep function in main.cpp.

Cannot compile executable due to some linker error

Had to add this couple of libraries in the CMakeLists.txt to be able to compile the executable with pylon5

GenApi_gcc_v3_0_Basler_pylon_v5_0
GCBase_gcc_v3_0_Basler_pylon_v5_0

Had a similar problem with pylon4 too, but not sure what are the libraries to add in that case.

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.