What does size of states[] mean in ContactsState Message?
Hello,
I am trying to simulate a collision of my robot with a wall. I want to record the force over time during collision. I implemented the gazebo_ros_bumper sensor. I get a message when collision occurs. But the states Array always has about 20 Contact States. I tried tuning parameters as max_contacs, kp, kd and some more. Can someone explane why there are so many contact states? What do they mean?
Thanks!
Hi, did you figure this out?