petercorke / robotics-toolbox-python

Robotics Toolbox for Python
MIT License
2.06k stars 430 forks source link

Reference developer home folder #308

Open walchko opened 2 years ago

walchko commented 2 years ago

Suggest fixing this, there is no point to deploy code that references a developers home folder. It also happens in another place in the code.

https://github.com/petercorke/robotics-toolbox-python/blob/176f21cd8e7611c74b3346ccfd5fce470f6ec487/roboticstoolbox/examples/mobile.py#L13

petercorke commented 1 year ago

commented out for now, but really need to develop some example scripts. Some of these are covered in the notebooks here. Data files are are now shipped with the toolbox and accessible in an installation independent manner.