Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusting plot in DQ_SerialManipulator and subclasses to compensate for 'set_effector'. #59

Open
mmmarinho opened this issue Jun 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mmmarinho
Copy link
Member

Hello, @bvadorno,

Currently, the plot method in DQ_SerialManipulator is correctly taking into account the transformation induced by set_effector() when plotting the end-effector's frame, but the frame is floating without any visible connection with the rest of the robot.

function plot(robot,q,varargin)

I think that, initially, we can consider just drawing a straight line between the last robot's frame and the end-effector's frame to represent this transformation, although in many cases that straight line would not be a good representation of the end-effector.

Maybe for 20.10 we can consider more interesting alternatives.

@mmmarinho mmmarinho added the enhancement New feature or request label Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants