Giter Club home page Giter Club logo

Comments (3)

jclinton830 avatar jclinton830 commented on July 17, 2024

@kohlisch-git I think you forgot to attach some details to your question. Can you please check the part where you say

I wrote my static_transform_publisher as:

from cam_lidar_calibration.

kohlisch-git avatar kohlisch-git commented on July 17, 2024

Yes, that part is missing....

<node pkg="tf" type="static_transform_publisher" name="link_name" args="x y z yaw pitch roll lidar_rame camera_frame period"/>

with the values for x, y, z, roll, pitch, yaw from the calibration.

from cam_lidar_calibration.

chinitaberrio avatar chinitaberrio commented on July 17, 2024

Hi @kohlisch-git

The transformation publisher seems to be correct. Here is an example of a publisher we use:

  <node pkg="tf2_ros" type="static_transform_publisher" required="true"
        name="transformation_ouster_to_camera_0"
        args="x y z yaw pitch roll os_sensor camera_0"/>

I'm unsure how you project the point cloud into the image frame. Is it a code you wrote?

from cam_lidar_calibration.

Related Issues (20)

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.