Skip to content

Conversation

@juanjqo
Copy link
Member

@juanjqo juanjqo commented Nov 9, 2022

This PR adds a static method

DQ_Kinematics::line_to_line_angle_residual (const DQ& robot_line, const DQ& workspace_line, const DQ& workspace_line_derivative);

The method line_to_line_angle_residual() returns the residual term that satisfy vec(f(phi)_dot) = Jd*q_dot + residual, where f(phi)=dot(lz-l, lz-l) and Jd is the line-to-line-angle-jacobian.

@juanjqo juanjqo marked this pull request as draft November 9, 2022 23:34
@mmmarinho mmmarinho self-assigned this Nov 10, 2022
@mmmarinho
Copy link
Member

@juanjqo
Thanks! Please add the related minimal working example
https://github.com/dqrobotics/cpp-examples/pulls
and I'll get this pull request going.

@juanjqo juanjqo marked this pull request as ready for review November 10, 2022 10:01
@juanjqo
Copy link
Member Author

juanjqo commented Nov 10, 2022

@juanjqo Thanks! Please add the related minimal working example https://github.com/dqrobotics/cpp-examples/pulls and I'll get this pull request going.

@mmmarinho Added the required example!

dqrobotics/cpp-examples#13

@mmmarinho
Copy link
Member

@juanjqo Please add a description to this pull request explaining what it does (even though the title is somewhat informative already).

@mmmarinho mmmarinho merged commit 2317a3c into dqrobotics:master Nov 11, 2022
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.

2 participants