Human Robot Interaction(2022)
Jan 27, 2022
Slow Down or Stop by using Proximity Sensor

According to the distance to collision, the robot can do some reactions like slowing down and even stop if it is close enough. To avoid the influence of the ray shadowed by itself, I code with FCL and implement the visualization of collision and self-collision check between robot body and sensors’ ray.
Collision Avoidance based on the Admittance Control
I model the distance to collision as force imposed on the end effector of robot arm and implement an admittance controller to make it avoid collision.


The attached player is for the full video for above two demos.