Forum Replies Created
-
AuthorPosts
-
Anders SøborgKeymasterHi Martin
I will have a look at it tomorrow – thanks for the effort so far…
Anders
Anders SøborgKeymasterHi Marcin – thanks for using MonoBrick Communication library
Are you using the test project? If yes what error are you getting when importing the dll in the USB class? The DLL that you are trying to import have to match the name of the DLL file. Is this the case?
Anders
Anders SøborgKeymasterHi Roland
Thanks for showing interest in MonoBrick Firmware and the MonoBrick communication library. If I came across as dismissive I am sorry. However a harmonization of the Microsoft API and MonoBrick would just mean extra work for me. Time that I would rater spend on the MonoBrick firmware – and what would the benefit be. I actually like the fact that you have different choices – some prefer MonoBrick communication library over Microsoft API and vice versa.
Concerning the Image I also fell that two different firmwares are ok. Our image is based on the LeJos image – without the LeJos teams awesome work there would be no MonoBrick firmware. However there are some differences between the two (and in the future more will be added) which would require some effort if they should be combined – and again what would the benefit be compared to the time you would have to put into a thing like that.
If you want to have a image that offer more that both Lejos and MonoBrick firmware you should definitely have a look at ev3dev. It should be possible to install Mono on the image and then use our DLL to control your robots.
Anders
Anders SøborgKeymasterHi
I am aware of the Microsoft EV3 API but regarding
…Maybe a harmonization of APIs would be great – also for non-.Net langugages.
there are no plans for harmonising MonoBrick Communication library and the Microsoft API…
Anders
Anders SøborgKeymasterYes I am aware of the problem – it will be fixed once I create a new release. But grap the test project which includes the source code and make the change yourself.
Anders
Anders SøborgKeymasterHi
Please let all of us know how this ends
Anders
Anders SøborgKeymasterHi Again
I just tested the copy to scenario my EV3 and everything is working fine. Here is what I did
- Shut down my EV3
- Plug the SD card into my Mac
- Copied all compiled files from bin/debug on my Mac to the SD card LMS2012/apps
- Plug the SD into the EV3
- Boot the EV3
- Run the program
Could you please give me a detailed description of what you did? How did you compile the program?
Anders
Anders SøborgKeymasterGreat.
Anders
Anders SøborgKeymasterI added support for the Gyro sensor last night. You can download it from the github repository. You will probably need to download the entire project and build your own DLL.
Anders
Anders SøborgKeymasterI think you might have misunderstood the issue. It has been closed now – but the problem was that the logo was using the Mono logo and not our “mono inside brick logo”. But thanks for the idea
Anders
Anders SøborgKeymasterHi again
If you are to write a simulator have a look at lib c implementation every class that uses this file should somehow be replaced by “simulation class”… I think there is a lot of work to get this working. But buttons might be the first place to start. Look at the UserInput namespace
Anders
Anders SøborgKeymasterWill also be added for the next release… I will add this tonight… so you can grab the code from Github.
Anders
Anders SøborgKeymasterThanks for that update – will be fixed…
Anders
Anders SøborgKeymasterTry this link. Remember to report bugs on their site.
Anders
Anders SøborgKeymasterHi
Try to go to C:\Documents and Settings\YourUserName\AppData\Local and delete the folder and delete the folder PCRemote. Remember to reboot after you installed GTK#
-
AuthorPosts
Follow