Embedded Motion Control 2012 Group 10: Difference between revisions
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
# We know how to code in C, but not in C++. Is that OK? Could you please give an example related to this course to show using C++ is essential? | # We know how to code in C, but not in C++. Is that OK? Could you please give an example related to this course to show using C++ is essential? | ||
---- | |||
=== Week 2 === | === Week 2 === |
Revision as of 17:52, 4 May 2012
Group Info
Name | Student ID | |
Ziyang LI | 0787075 | z.li.2@student.tue.nl |
Libo SU | 0788820 | l.b.su@student.tue.nl |
Juan CHEN | 0785926 | j.chen@student.tue.nl |
Fengjiao YANG | 0788943 | f.yang@student.tue.nl |
Progress
Week 1
Done
- Ziyang LI
- Arch installed.
- Libo SU
- Ubuntu 11.10 installed. ROS installed
- Juan CHEN
- Ubuntu 11.10 installed.
- Fengjiao YANG
- Ubuntu 12.04 installed.
Questions
- We know how to code in C, but not in C++. Is that OK? Could you please give an example related to this course to show using C++ is essential?
Week 2
Target
- Install ROS and configure all necessary tools.
- Go through all the tutorials.
- Try some codes.