ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

node to publish COG/ZMP

asked 2012-09-04 04:02:23 -0500

Kei Okada gravatar image

updated 2014-01-28 17:13:33 -0500

ngrennan gravatar image

Does anybody knows if there is a node to publish COG/ZMP from joint_state or tf of the robot?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-09-04 04:50:59 -0500

AHornung gravatar image

I just published hrl_kinematics which consists of a small library and a node to do exactly that. From a URDF with joint state, you can compute the CoG and a projection to the supporting plane. You can also specify the supporting links (feet) and check of the pose is statically stable. There is not much documentation on the wiki, but the code is pretty self-explanatory I would say.

There's no ZMP in there yet -- I would happily accept patches!

edit flag offensive delete link more

Comments

How can I submit patches?

isura gravatar image isura  ( 2013-01-25 01:35:02 -0500 )edit

Best use the tracker for the alufr-ros-pkg repository: http://code.google.com/p/alufr-ros-pkg/issues/list

AHornung gravatar image AHornung  ( 2013-01-25 01:37:31 -0500 )edit

Will do, Thanks!

isura gravatar image isura  ( 2013-01-25 01:39:21 -0500 )edit

Question Tools

Stats

Asked: 2012-09-04 04:02:23 -0500

Seen: 411 times

Last updated: Sep 04 '12