May i know the raspberry Pi image (to control magni software)able to use in window 10 laptop?
if yes, isn’t there any guide manual to install all the necessary software needed in order to control and program the magni.
or Must get a linux based computer to install the Pi image to control the Magni robot?
We have some ‘VirtualBox’ images that are like virtual Linux machines that can run on a windows PC using VirtualBox. Is that what you are asking? Thanks.
We have no ‘native’ windows 10 code for ROS because it does not run on Windows so we must use a virtual machine if that is what you want.
Please see this page that discusses use of a virtual machine.
The virtual machine would be to run things like RViz and so on and it is a ‘linux system’ runinng virtually but on top of an application called ‘virtual box’ that runs on the windows PC. It is a bit more ‘complex’ but has been shown to be something that ‘can work’.
thanks for the info. I have successful download the “VirtualBox”. Able to run the workstation 1.0.1 which download from Ubiquity.
By the way, if without Magni Robot i still can testing the Raspberry Pi software or not? Or ROS?
Is there any manual guide for installing ROS on VirtualBox?
or what should i do next for testing the Magni software program?
Sorry about so much question. First time facing the Linux based, ROS and etc…
thanks.
I am unclear on if you are trying to make ROS work while connected to ‘real hardware’ like motor drivers and so on but from within a virtual image running on windows.
There are significant and really tricky things to do if that is your intent.
You can run our ROS image on a Raspberry Pi and then disable the expectation that there is a Magni robot by following these pages:
After doing the above 2 things when you have a ‘real’ raspberry Pi you ‘could’ make a ROS based robot with your own hardware. That would be what I would call an ‘Advanced ROS Task’ and you would learn TONS of stuff but not without a great deal of time and learning. I have done this a couple times but I have a ton of background in ROS so it was not without ‘learning pain’
If you want to do that you must ‘dig in’. These two things are your ‘starting points’
Redirecting to Googl
I got more but above are the ‘prerequisites’ more or less. There are other books and so on on ROS as well.
If you choose to go that way our image running on the PI I have used on a few of my own custom robots but just remember I told you that is ‘complex’. It will not be a one day fun thing, it will be a LOT of learning about ROS.
If you really want to run real hardware from windows using a virtual image that I suspect is even harder but as with all software is ‘possible’. Possible means you ‘can’ do it but not without extreme learning and time.