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

Unnormalized quaternions cause corrupted tracking #11

Open
rfn123 opened this issue Jun 17, 2019 · 0 comments
Open

Unnormalized quaternions cause corrupted tracking #11

rfn123 opened this issue Jun 17, 2019 · 0 comments

Comments

@rfn123
Copy link

rfn123 commented Jun 17, 2019

Hi, first of all thank you for your work!

I am using your ROS package on Ubuntu 16.04 with ROS and an Intel Realsense R200 camera. The format of the depth image is similar to that of the Kinect.
After starting the particle tracker and initializing the objects position, Rviz throws a warning like this:

[ WARN] [1560802095.431834161]: Interactive marker '0' contains unnormalized quaternions. This warning will only be output once but may be true for others; enable DEBUG messages for ros.rviz.quaternions to see more details.

Furthermore,
rostopic echo /particle_tracker/object_model
is completely empty.

What exactly causes this? And is there a way to e.g. tune the parameters to lower the chance of this happening?

Thanks!

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

1 participant