Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't execute the setup file (python package) #35

Open
halhwadi opened this issue Dec 27, 2020 · 1 comment
Open

can't execute the setup file (python package) #35

halhwadi opened this issue Dec 27, 2020 · 1 comment

Comments

@halhwadi
Copy link

halhwadi commented Dec 27, 2020

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

@HuanWeng
Copy link
Contributor

HuanWeng commented Jan 9, 2021

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants