Re: [ros-users] getting frame transformations and jacobians

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Wim Meeussen
Dato:  
Til: ros-users
Emne: Re: [ros-users] getting frame transformations and jacobians
Adam,

> Is there a simple example of getting various Jacobian from a generic urdf?
> After a little digging around in the pr2_cockpit stack it seems the correct
> route is to use KDL to make a model from the urdf, but I was hoping for a
> simpler example, and there isn't much in the way of KDL tutorials.



The best route is indeed through KDL. And you're right, KDL is lacking
documentation, although there are some small examples on the KDL
homepage <http://www.orocos.org/kdl>. For an example of Jacobian
usage in our ROS distro, take a look at the
cartesian_wrench_controller in the robot_mechanism_controllers
package.

Wim




--
Wim Meeussen
Willow Garage Inc.
<http://www.willowgarage.com)