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

Is there a donkey APP which is same name with donkey car? #1080

Closed
hsy75 opened this issue Jan 1, 2023 · 3 comments
Closed

Is there a donkey APP which is same name with donkey car? #1080

hsy75 opened this issue Jan 1, 2023 · 3 comments
Assignees

Comments

@hsy75
Copy link

hsy75 commented Jan 1, 2023

root@DESKTOP-M4INDEG:/home/donkeycar/proj01/donkeycar# donkey createcar --path /mycar
donkey: unrecognized option '--path'
usage: donkey [-n num] [-f func] sequence seed
donkey -i
donkey -h | --help | -v | --version | --features

I try to Create a Car in WSL enviroment ,and found that thie donkey command is not support createcar ,and it has it own usage, is that same one ,where is the right one?

@DocGarbanzo
Copy link
Contributor

@zlite - maybe you can help w/ WSL?

@DocGarbanzo DocGarbanzo assigned DocGarbanzo and zlite and unassigned DocGarbanzo Jan 1, 2023
@dlarue
Copy link
Contributor

dlarue commented Feb 18, 2023

@hsy75 are you sure you followed all the steps to install donkey? It looks like you didn't activate the 'donkey' environment... I just finished a clean install and when I run either 'donkey -h' or 'donkey createcar -h' I get quite different results from what you are showing. See below:

Successfully installed Kivy-Garden-0.1.5 donkeycar-4.4.0
(donkey) maker@Maker-MacBookAir:~/Projects/donkeycar$ donkey -h


___ __ _______________ /___________ __ __ /_ ________
__ / / / __ _ __ _ /// _ _ / / / _ / _ __ `/ /
_ /
/ // /
/ / / / / ,< / __/ /
/ / / /___ / // / /
// _/// ////|| _/_, / _/ _,/ //
/____/

using donkey v4.4.0 ...
Usage: The available commands are:
['createcar', 'findcar', 'calibrate', 'tubclean', 'tubplot', 'tubhist', 'makemovie', 'createjs', 'cnnactivations', 'update', 'train', 'models', 'ui']
(donkey) maker@Maker-MacBookAir:~/Projects/donkeycar$ donkey createcar -h


___ __ _______________ /___________ __ __ /_ ________
__ / / / __ _ __ _ /// _ _ / / / _ / _ __ `/ /
_ /
/ // /
/ / / / / ,< / __/ /
/ / / /___ / // / /
// _/// ////|| _/_, / _/ _,/ //
/____/

using donkey v4.4.0 ...
usage: createcar [options]

optional arguments:
-h, --help show this help message and exit
--path PATH path where to create car folder
--template TEMPLATE name of car template to use
--overwrite should replace existing files

@Ezward
Copy link
Contributor

Ezward commented Feb 27, 2023

Closing as not responsive.

@Ezward Ezward closed this as completed Feb 27, 2023
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

5 participants