Compass noise implementation #5642
andrejpadilha2
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all!
I was trying to set noise for the compass of the IMU that Carla provides, but I couldn't find any option to do so in the docs and in the code of the IMU itself. For my understanding, there's no implementation of compass noise right?
Is there any specific reason? Is this something that future releases will implement?
Since I am using ROS2, I will read the ground truth value, manually add normal noise and the publish it to simulate it. Is this the right way?
Beta Was this translation helpful? Give feedback.
All reactions