Skip to content

Acceleration Calculation of the RNE in modified DH #266

Open
@hanm2019

Description

@hanm2019

Describe the bug
the vd is code vd_ = Rt @ _cross(wd, pstar) + _cross(w, _cross(w, pstar)) + vd may be have some problem.

Version information
master

Expected behavior
when the joint is revolute, I think the vd = Rt@(vd + _cross(wd,pstar) + _cross(w, _cross(w, pstar)))

since,
image
then, We add the RT trans at each side.
image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions