diff --git a/README.md b/README.md index 2767841cdf7ac66009bd13c76f41e7017d5dbe18..b8a0fae0ed600cea205c4e3c8cf66ad945a55cf7 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ This GIF illustrates a dense random PointCloud surrounding a UR10 robot simulate This GIF demonstrates a real robot visualized in **RViz2**, with its goal state represented in orange. The robot attempts to reach the target position but halts due to an obstacle detected in its trajectory. <p align="center"> - <img src="/Progress_Documentation/trajectory_obstacle_detection.gif" alt="Trajectory Obstacle Detection" width="69%"> - <img src="/Progress_Documentation/real_Robot_trajectory_obstacle_detection.gif" alt="Real Robot Stopping" width="19%"> + <img src="/Progress_Documentation/trajectory_obstacle_detection.gif" alt="Trajectory Obstacle Detection" width="64%"> + <img src="/Progress_Documentation/real_Robot_trajectory_obstacle_detection.gif" alt="Real Robot Stopping" width="34%"> </p> This GIFs provide a quick visual representation of the sensor's functionality and its integration with the robot system.