robotics-toolbox-python icon indicating copy to clipboard operation
robotics-toolbox-python copied to clipboard

Reference developer home folder

Open walchko opened this issue 3 years ago • 1 comments
trafficstars

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

walchko avatar Apr 16 '22 16:04 walchko

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.

petercorke avatar Apr 21 '23 05:04 petercorke