Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| pycram:installation [2022/08/26 09:45] – jdech | pycram:installation [2023/08/15 13:55] (current) – arthur | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | For more details, visit [[https:// | ||
| + | |||
| ====== Installing PyCRAM ====== | ====== Installing PyCRAM ====== | ||
| The setup of PyCRAM can be differentiated in four steps: | The setup of PyCRAM can be differentiated in four steps: | ||
| Line 8: | Line 10: | ||
| All dependencies are available via PyPi | All dependencies are available via PyPi | ||
| - | PyCRAM is developed and tested currently with Python3.8, Ubuntu 20.04 and ROS Noetic. | + | PyCRAM is developed and tested currently with Python3.8, Ubuntu 20.04 and ROS Noetic. |
| ===== Installing ROS ===== | ===== Installing ROS ===== | ||
| PyCRAM uses ROS for a variety of functionality, | PyCRAM uses ROS for a variety of functionality, | ||
| Line 76: | Line 77: | ||
| < | < | ||
| sudo pip install -r requirements.txt | sudo pip install -r requirements.txt | ||
| + | sudo pip install -r src/ | ||
| </ | </ | ||

