GithubHelp home page GithubHelp logo

yuji-ninomiya / phoxi_camera Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nishida-lab/phoxi_camera

0.0 1.0 0.0 4.19 MB

ROS Package for PhoXi Scanner/Camera. If you like us, STAR US! :P

CMake 7.42% Python 14.13% Shell 6.25% C++ 72.20%

phoxi_camera's Introduction

phoxi_camera

This package enables interfacing Photoneo PhoXi 3D Scanner/Camera from ROS.

Install

phoxi_camera package depends on several state-of-the-art libraries and latest version of g++ compiler. Script install_prerequisities.sh which is available in main repo folde install all packages and libraries required for successfull phoxi_camera compilation. Follow steps below to get phoxi_camera package working properly on your system:

cd catkin_ws/src
git clone https://github.com/photoneo/phoxi_camera.git
cd ..
catkin_make

Test PhoXi ROS interface without real 3D scanner

It is possible to test PhoXi ROS interface without real hardware.

  • Start PhoXiControl application
  • Launch simple test exampleroslaunch phoxi_camera phoxi_camera_test.launch
  • Application should connect to the camera and start aquiring example pointclouds
  • Notice that pointcloud data are also being published on ROS topics
  • Use available ROS services to control the dummy camera.

Available ROS services

/phoxi_camera/connect_camera
/phoxi_camera/disconnect_camera
/phoxi_camera/get_device_list
/phoxi_camera/get_frame
/phoxi_camera/get_hardware_indentification
/phoxi_camera/get_loggers
/phoxi_camera/get_supported_capturing_modes
/phoxi_camera/is_acquiring
/phoxi_camera/is_connected
/phoxi_camera/save_frame
/phoxi_camera/set_logger_level
/phoxi_camera/set_parameters
/phoxi_camera/start_acquisition
/phoxi_camera/stop_acquisition
/phoxi_camera/trigger_image
/phoxi_camera_example/get_loggers
/phoxi_camera_example/set_logger_level

Available ROS topics

/phoxi_camera/confidence_map
/phoxi_camera/normal_map
/phoxi_camera/parameter_descriptions
/phoxi_camera/parameter_updates
/phoxi_camera/pointcloud
/phoxi_camera/texture

Test PhoXi ROS interface with real device

  • Start PhoXiControl application
  • Connect to your device
  • Run Interface node rosrun phoxi_camera phoxi_camera
  • Use available ROS services to control your 3D scanner

See phoxi_camera ROS Wiki page for further details.

phoxi_camera's People

Contributors

3zuli avatar atsukiyokota avatar durovsky avatar jzizka avatar matejbartosovic avatar matejsladek avatar takakinishio avatar

Watchers

 avatar

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.