JuliaMPC / NLOptControl.jl

nonlinear control optimization tool
Other
109 stars 26 forks source link

About the installation #13

Closed johnysy closed 5 years ago

johnysy commented 5 years ago

Hi!

I have trouble in using the package. I tried to add it but it failed by using Pkg.add() directly. But I can still add it by using Pkg.clone(). But then I can't clone the VehicleMod status successinclone troubleinvehiclemodels troubleshooting1 failure_in_using

els package

huckl3b3rry87 commented 5 years ago

I have had trouble running Julia through Atom in the past, try running directly through the terminal.

On Tue, Jan 22, 2019, 8:05 PM johnysy <notifications@github.com wrote:

Hi!

I have trouble in using the package. I tried to add it but it failed by using Pkg.add() directly. But I can still add it by using Pkg.clone(). But then I can't clone the VehicleMod [image: status] https://user-images.githubusercontent.com/32998009/51575683-0715e280-1e81-11e9-93bb-1c43578e790c.PNG [image: successinclone] https://user-images.githubusercontent.com/32998009/51575684-0715e280-1e81-11e9-84fb-65210e6c4511.PNG [image: troubleinvehiclemodels] https://user-images.githubusercontent.com/32998009/51575685-07ae7900-1e81-11e9-85bd-2a1a2163ae4e.PNG [image: troubleshooting1] https://user-images.githubusercontent.com/32998009/51575686-07ae7900-1e81-11e9-9b2b-c60f0d21cf2e.PNG [image: failure_in_using] https://user-images.githubusercontent.com/32998009/51575687-07ae7900-1e81-11e9-917d-f92acc20a12d.PNG

els package

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JuliaMPC/NLOptControl.jl/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AH0wWotxF69Boju3oBSdtEY3c6BxXfK4ks5vF7VTgaJpZM4aN096 .

johnysy commented 5 years ago

Well, it seems that I can install the package NLOptControl right now, but I still can't use the VehicleModels package and the NLOptContol. The status shows that the package is installed, but julia is reporting errors. I ran this in Windows cmd like I did in C++. pq

huckl3b3rry87 commented 5 years ago

I am sorry, VehicleModels was moved to MichiganAutonomousVehicles.jl

On Tue, Jan 22, 2019, 11:28 PM johnysy <notifications@github.com wrote:

Well, it seems that I can install the package NLOptControl right now, but I still can't use the VehicleModels package and the NLOptContol. The status shows that the package is installed, but julia is reporting errors. I ran this in Windows cmd like I did in C++. [image: pq] https://user-images.githubusercontent.com/32998009/51583164-494d1d00-1e9d-11e9-99a8-33f53d922a73.PNG

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JuliaMPC/NLOptControl.jl/issues/13#issuecomment-456666161, or mute the thread https://github.com/notifications/unsubscribe-auth/AH0wWiCLk5h1Cjn1m7FIRX7RPjCabUcEks5vF-TtgaJpZM4aN096 .

johnysy commented 5 years ago

I can install the two packages. But I still can't run the Pkg.test() to MichiganAutonomousVehicles..Sorry to bother you this long!

johnysy commented 5 years ago

this is the error I am having right now test

huckl3b3rry87 commented 5 years ago

Did you figure this out? sorry for the delay