Giter Site home page Giter Site logo

tof_detection_module's Introduction

tof_detection_module

AFP Project 5

Prerequisite

Installation

  1. Setup ROS ws
mkdir -p ~/ros2_ws/src
cd ~/ros2_ws/src
  1. Clone repository
git clone [email protected]:Ferdinand50/tof_detection_module.git
  1. Build ws
colcon build

RUN

ros2 run tof_detection_module detection

If you can not connect the camera follow these steps Camera IP Setup

follow official docs file:///home/ferdi/ArenaSDK_Linux_x64/docs/html/arena_sdk_linux.html

ToF Camera

https://support.thinklucid.com/using-ros2-for-linux/

Docs

The code first gets a point cloud from the tof camera and saves the ply file. The saved ply is the passed to the processing method. Here seggregation and detection takes place. Then the type and pose of the detected object is printed.

Possible Bug: It looks like that in Linux the point cloud camera coordinate system has an offset. Therefore the returned pose is wrong. The code works fine but the Linux implementation of the Python API is not working correctly. In windows this is not a problem. Therefore the transformation is needed for Linux (this needs detailed calibration).

An Point cloud publisher is also implement. However this node is not yet stable. It uses a saved point cloud. In the future it should use the point cloud from the camera directly.

tof_detection_module's People

Contributors

ferdinand50 avatar bademeister030 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.