Skip to content

set start_position as current_pos and make sure the joints with enabled torque#79

Open
onionsflying wants to merge 1 commit into
arebgun:masterfrom
onionsflying:master
Open

set start_position as current_pos and make sure the joints with enabled torque#79
onionsflying wants to merge 1 commit into
arebgun:masterfrom
onionsflying:master

Conversation

@onionsflying

Copy link
Copy Markdown

I designed a trajectory by myself instead of MoveIt!. And I noticed the big position error during the motion. So I thought we should set start_position as current_pos to reduce the accumulated error.

Then I found a problem: If man doesn't set torque as enabled until a trajectory action is active, the velocity can be huge when the torque is set as enabled. So I added some code to set torque as enabled before the motion begins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant