Skip to content

Commit d2ac193

Browse files
committed
replaced image source with urls (for pypi on display)
1 parent d738760 commit d2ac193

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Eye-to-hand calibration from RGB-D images using robot mesh as calibration target
1414
<th align="left" width="50%">Registered</th>
1515
</tr>
1616
<tr>
17-
<td align="center"><img src="doc/img//hydra_robust_icp_unregistered.png" alt="Unregistered Mesh and Point Cloud"></td>
18-
<td align="center"><img src="doc/img//hydra_robust_icp_registered.png" alt="Registered Mesh and Point Cloud"></td>
17+
<td align="center"><img src="https://raw.githubusercontent.com/lbr-stack/roboreg/refs/heads/main/doc/img/hydra_robust_icp_unregistered.png" alt="Unregistered Mesh and Point Cloud"></td>
18+
<td align="center"><img src="https://raw.githubusercontent.com/lbr-stack/roboreg/refs/heads/main/doc/img/hydra_robust_icp_registered.png" alt="Registered Mesh and Point Cloud"></td>
1919
</tr>
2020
</table>
2121
</body>

0 commit comments

Comments
 (0)