You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i tried to run the setup file but unfortunately i got error msg says it '-f is not recognized '
i have downloaded the modern-robotics folder which contains the following 3 files:
(init)
(version)
(core)
on the same root directory where Anaconda files are installed but it didn't work..
i can import the functions available in the core python file, so is this enough or its required to to install the package? please advise?
Regards
The text was updated successfully, but these errors were encountered:
Our Python library was packed for pip install. Sorry I haven't tried how to install it using Anaconda.
Anyway you can always use our library locally as mentioned in the README: https://github.com/NxRLab/ModernRobotics/tree/master/packages/Python
And you can find the source code of every function in our library in the file "core.py"
i tried to run the setup file but unfortunately i got error msg says it '-f is not recognized '
i have downloaded the modern-robotics folder which contains the following 3 files:
(init)
(version)
(core)
on the same root directory where Anaconda files are installed but it didn't work..
i can import the functions available in the core python file, so is this enough or its required to to install the package? please advise?
Regards
The text was updated successfully, but these errors were encountered: