Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coordinate System #113

Closed
rtpavlovsk21 opened this issue Jan 11, 2017 · 8 comments
Closed

Coordinate System #113

rtpavlovsk21 opened this issue Jan 11, 2017 · 8 comments

Comments

@rtpavlovsk21
Copy link

In your readme can you make a warning for swapping coordinate systems to the ROS standard? For example if the system is mounted any other way than vertical the ROS conventions are not consistent and differ from the VLP16 manual.

@jack-oquin
Copy link
Member

Velodyne coordinates differ from various ROS standards no matter how the device is mounted.

The documentation does mention this, but not in any README. Which one do you think should explain it?

@chukcha2
Copy link

In case this is useful to put into some README or manual:

Frame of reference for the velodyne, as set up by the velodyne_driver, axes shown below:
X → Forward
Y → Left
Z → Up

image

However, the original velodyne coordinate frame as described by the VLP-16 manual is shown below:

image

@jack-oquin
Copy link
Member

Would some definition of the "device frame of reference" be useful here?

If you think so, feel free to add it, perhaps in a new section following the overview.

@matheusns
Copy link

I have a VLP16 and I'll have to use it in a vertical way. How can I change the coordinates to fix it?

@jack-oquin
Copy link
Member

You just need to define the ROS TF tree correctly. The device frame is called velodyne, or whatever you specified for the frame_id parameter.

@matheusns
Copy link

@jack-oquin Could you give an example for us, please? Because I've not gotten the expected result. I want to change the axes and use the Velodyne in a vertical way.

@jlblancoc
Copy link
Contributor

jlblancoc commented Jan 30, 2017 via email

@jack-oquin
Copy link
Member

I agree with @jlblancoc that this is a general ROS coordinate transforms question, not directly related to the Velodyne at all.

Please ask your question on http://answers.ros.org with tags for tf, tf2 and velodyne.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants