Giter Site home page Giter Site logo

Comments (4)

sshaoshuai avatar sshaoshuai commented on July 19, 2024

We have the following definitions:

  1. The LiDAR coordinate denotes the KITTI LiDAR coordinate system, with x: forward, y: left, z: up, and the direction of zero orientation is along the -y.
  2. The local coordinate denotes the coordinate system of a object, with x: heading direction of this object, y: perpendicular to x, z: up, and the direction of zero orientation is along the x.

Hence, for transforming the LiDAR coordinate to local coordinate, we should rotate the object points with ry + np.pi / 2

from openpcdet.

xzswater avatar xzswater commented on July 19, 2024

@sshaoshuai Thank you very much ! And, could you help to explan why dir_offset set to pi / 4 ?

tools/cfgs/PartA2.yaml
image

pcdet/utils/box_coder_utils.py
image

from openpcdet.

penghao1990 avatar penghao1990 commented on July 19, 2024

您好,请问为什么需要dir_offset,并且设置为pi/4呢?我不明白,能否帮助一下。谢谢!

from openpcdet.

DeclK avatar DeclK commented on July 19, 2024

I found someone else's answer might solve this question

from openpcdet.

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.