From 0d925f8222456bc01205d8665203846ab5bcb568 Mon Sep 17 00:00:00 2001 From: Matteo Maragliano Date: Mon, 20 Mar 2023 08:27:47 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00ef1bf..91c1e62 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Tracking Robot Operating System (ROS) ---------------------------- -- [ROS](ros.org) - Main ROS website. +- [ROS](https://www.ros.org) - Main ROS website. - [ros2/design](https://github.com/ros2/design) - Design documentation for ROS 2.0 effort. From f7196de5602fa889be1698c6a0ef3e6de20c2c66 Mon Sep 17 00:00:00 2001 From: Matteo Maragliano Date: Mon, 20 Mar 2023 08:30:37 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91c1e62..6d06984 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Relevant Awesome Lists Simulators ---------- -- [CoppeliaSim](coppeliarobotics.com/index.html) - Create, Simulate, any Robot. (formerly named V-REP) +- [CoppeliaSim](https://coppeliarobotics.com/index) - Create, Simulate, any Robot. (formerly named V-REP) - [Microsoft Airsim](https://github.com/Microsoft/AirSim) - Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research. - [Bullet Physics SDK](https://github.com/bulletphysics/bullet3) - Real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. Also see [pybullet](https://pybullet.org).