KevinOchs / hexapod_ros

ROS Hexapod stack with functioning 2D and 3D mapping.
Other
111 stars 47 forks source link

The initialization of pose_th_,pose_x_ and pose_y_ #19

Closed robotfan4 closed 5 years ago

robotfan4 commented 8 years ago

You should initialize poseth,posex and posey equal to zero at the construct function of control.cpp When i using the fake odom tf, it works perfectly on one machine, but becomes weird on the other machine. I finally found that some machine give a random initial value instead zero... Bests.

romainreignier commented 6 years ago

Nice catch, you should submit a pull request.

KevinOchs commented 5 years ago

This has been addressed!