Skip to content

Commit

Permalink
minor update of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mrudorfer committed Mar 11, 2022
1 parent 7ffc75a commit 3e2392f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ Developed for:
- Python 3.6-3.8
- Ubuntu 20.04 and Windows, but at some point we stopped testing on Windows

Recommended way is to install in a virtual environment.
Go inside project main directory (where the `setup.py` resides) and execute:
Recommended way is to install in a virtual environment:

```
git clone git@github.com:mrudorfer/burg-toolkit.git
Expand Down Expand Up @@ -174,4 +173,4 @@ It is supported by CHIST-ERA and EPSRC grant no. EP/S032487/1.
- [open3D](https://github.com/isl-org/Open3D). Qian-Yi Zhou, Jaesik Park, and Vladlen Koltun: "Open3D: A modern library for 3D data processing", 2018 - http://www.open3d.org/
- [trimesh](https://github.com/mikedh/trimesh). Mike Dawson-Haggerty et al., https://trimsh.org/
- [pybullet](https://github.com/bulletphysics/bullet3). Erwin Coumans and Yunfei Bai: "PyBullet: a Python module for physics simulation for games, robotics and machine learning." 2016–2022. http://pybullet.org
- [quaternion](https://github.com/moble/quaternion). Mike Boyle, Jon Long, Martin Ling, stiiin, Blair Bonnett, Leo C. Stein, Eric Wieser, Dante A. B. Iozzo, John Belmonte, John Long, Mark Wiebe, Yin Li, Zé Vinícius, James Macfarlane, & odidev. Zenodo: https://doi.org/10.5281/zenodo.5555617
- [quaternion](https://github.com/moble/quaternion). Mike Boyle, Jon Long, Martin Ling, stiiin, Blair Bonnett, Leo C. Stein, Eric Wieser, Dante A. B. Iozzo, John Belmonte, John Long, Mark Wiebe, Yin Li, Zé Vinícius, James Macfarlane, & odidev. Zenodo: https://doi.org/10.5281/zenodo.5555617

0 comments on commit 3e2392f

Please sign in to comment.