Code Monkey home page Code Monkey logo

Comments (4)

Nan-yxchen avatar Nan-yxchen commented on August 17, 2024 1

@whyekit-motional Oh, I totally got it! Thanks a lot

from nuscenes-devkit.

whyekit-motional avatar whyekit-motional commented on August 17, 2024

@Nan-yxchen here are my responses to your queries:

  1. Yes, box_velocity should be in the global frame
  2. Both methods are valid ways to calculate the velocity of the ego, and should produce similar values (but not necessarily equal)
  3. Yes, the x-axis points forward of the ego, the y-axis points to the left of the ego, and the z-axiz points upward of the ego

from nuscenes-devkit.

Nan-yxchen avatar Nan-yxchen commented on August 17, 2024

@whyekit-motional I got it, Thanks! But I still confused about some questions:

  1. If I use the CAN_BUS information to calculate the velocity of ego, Is the CAN_BUS information in the global frame? And is the ego_pose.json information in the global frame too?

  2. The x,y,z-axis in your response means the IMU coordinate and ego coordinate? I read other issues said that the x axis of global coordinate is going from the top left corner to the top right corner along the top edge of that rectangle, and the y axis of global coordinate is going from the top left corner to the bottom left corner along the left edge of that rectangle.

Greatly thanks in advance!!!

from nuscenes-devkit.

whyekit-motional avatar whyekit-motional commented on August 17, 2024

@Nan-yxchen

  1. If you read the velocity of the ego directly from the CAN bus, it will be in the ego frame - pls see https://github.com/nutonomy/nuscenes-devkit/blob/master/python-sdk/nuscenes/can_bus/README.md#pose
  2. I was referring to both the IMU frame and ego frame in my response (you can also visualize the various frames at https://www.nuscenes.org/static/media/data.9ef46c59.png)

from nuscenes-devkit.

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.