mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-12 11:00:47 +02:00
manually set corrections to 0
This commit is contained in:
@@ -77,6 +77,8 @@ struct DHRobot
|
||||
*/
|
||||
DHRobot(const std::vector<DHSegment>& segments)
|
||||
{
|
||||
delta_theta_correction2_ = 0;
|
||||
delta_theta_correction3_ = 0;
|
||||
}
|
||||
|
||||
DHRobot() = default;
|
||||
|
||||
Reference in New Issue
Block a user