Closed SimoneMic closed 2 years ago
Hi @SimoneMic,
this behavior is happening also using iCubGazeboV3
? Because in theory the imu orientation should be the same
Hi,
I've tested with iCubGazeboV3
and the behavior is the same:
(((-0.0328292260296344853843 0.148951018372791843536 -0.0819835359097082494451) 49.59100000000000108))
(((0.0889226401005454580861 -9.65709876495395391771 -0.0539563243637438683109) 49.59100000000000108))
(((0.0 0.0 0.0) 49.59100000000000108))
(((-0.287830912787782944307 -0.00233404220161263732322 -0.0046476064837987912659) 49.59100000000000108)) () () () () () ()
I would move this issue in or gazebo-yarp-plugins
or maybe better icub-models
, what do you think about @traversaro ?
Ok!
I think the best place is icub-models @SimoneMic can you open an issue there? Unfortunatly we can't transfer directly issues that belong to different organizations.
Ok, I will copy-paste this in icub-models. Thanks!
Closing.
Hello,
Using
stickBot
in simulation, reading straight from the port/icubSim/chest/inertials/measures:o
I have noticed some things that I can't explain. Example of a message with the robot staying still:First triplet should be orientation RPY angles, the second one is for accelerations, then gyroscope and magnetometer.
Furthermore, when I command the robot to turn on itself, the orientation on the yaw angle follow a sinusoid with a different period and amplitude. The following graph is a comparison with the ground truth yaw orientation (from gazebo).
Blue is the ground truth.
Note: I have changed the IMU placement in the urdf file, to make it follow the ENU convention.