ihmcrobotics / ihmc_valkyrie_ros

IHMC ROS integration for Valkyrie robot
Apache License 2.0
7 stars 10 forks source link

Sudden unexpected foot movement causes Valkyrie to fall #12

Closed jordan-palacios closed 6 years ago

jordan-palacios commented 7 years ago

Hello,

We are currently working for the space robotics challenge with Valkyrie. The latest version of the ihmc packages are being used.

We have setup a test that does multiple runs of the same set of footsteps. Walking is fine but sometimes, like once every 50 tries, one of Valkyries foot does a sudden movement while in the air and causes the whole robot to fall.

Here is a quick example video: https://streamable.com/fykeq

Perhaps, we are doing something wrong?

Next is a download link with the tar file with the full gazebo log in order to reproduce the simulation. I also included a recorded bag file with the following topics:

If you need anything more please let me know.

https://www.dropbox.com/s/wfe7heslxrnutgt/walk_failure.tgz?dl=0

dljsjr commented 7 years ago

Hey @jordan-palacios,

For this sort of failure often the data we need won't be in the Gazebo logs or in the rosbag. I'm in touch with the folks over at OSRF right now to talk about setting up instructions to allow competitors to run logging system for all of the control algorithm internals. You should have everything already with the current packages installed but there aren't any valid configurations or roslaunch XML's for it yet.

jordan-palacios commented 7 years ago

Thanks for you answer @dljsjr.

Looking forward to those instructions then!