VEXU-GHOST / VEXU_GHOST

Advanced robot software framework for a Vex V5 + Nvidia Jetson stack
11 stars 5 forks source link

Adding map frame to tf tree #65

Closed melissajcruz closed 8 months ago

melissajcruz commented 8 months ago

Description

[rviz2-1] [INFO] [1709544306.231756313] [rviz2]: Setting estimate pose: Frame:odom, Position(1.24489, 1.25632, 0), Orientation(0, 0, -0.929034, 0.369995) = Angle: -2.38358

and the next odometry reading has a pose of x = -0.018, y = 0.456, the robot position will switch to this next odometry reading instead of starting in the "correct" starting position and adding changes in odometry to the hard reset position.

Testing Approach

Documentation