Hi everyone,
I'm planning to program the Robotino 2 with C++. However, the instruction from RobotinoWiki here provided not much information for me. There are a lot of question which I can't understand since I'm still new to this system. Can someone give me a brief explanation or tutorial on how can I program it using C++?!
Below are some questions which I couldn't find a clear explanation/instruction:
1. Is API a group of header file which I need to include in my main.c?
2. What does it mean to "install" the API and how can I use it? The instruction here from quickstart for Windows has completely no information at all!
3. How can I install it?! Do I have to install it on the Robotino too?!
4. What is the API2 Deamon?
5. What is "Building API2 from sources"?
6. I did try to figure out how the API works by reading some of the .h files here but CANNOT UNDERSTAND the structure of it! Can anyone help me here?!?!?!?
There will be more?! But all of the above are the most crucial one for me right now.
Thanks so much for your support and have a nice day!
I'm planning to program the Robotino 2 with C++. However, the instruction from RobotinoWiki here provided not much information for me. There are a lot of question which I can't understand since I'm still new to this system. Can someone give me a brief explanation or tutorial on how can I program it using C++?!
Below are some questions which I couldn't find a clear explanation/instruction:
1. Is API a group of header file which I need to include in my main.c?
2. What does it mean to "install" the API and how can I use it? The instruction here from quickstart for Windows has completely no information at all!
3. How can I install it?! Do I have to install it on the Robotino too?!
4. What is the API2 Deamon?
5. What is "Building API2 from sources"?
6. I did try to figure out how the API works by reading some of the .h files here but CANNOT UNDERSTAND the structure of it! Can anyone help me here?!?!?!?
There will be more?! But all of the above are the most crucial one for me right now.
Thanks so much for your support and have a nice day!
Comment