Skip to content

Remove float conversion urdf.Joint.get_child_pose#19

Open
yangcyself wants to merge 2 commits intommatl:masterfrom
yangcyself:master
Open

Remove float conversion urdf.Joint.get_child_pose#19
yangcyself wants to merge 2 commits intommatl:masterfrom
yangcyself:master

Conversation

@yangcyself
Copy link
Copy Markdown

To support passing in sympy symbols from cfg.

Thus, the following code will work.

robot = URDF.load(...)
a = sympy.symbols('a')
fk = robot.link_fk(cfg={'joint' : a})

I hope it is helpful.

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