From Control Systems Technology Group
Jump to navigation
Jump to search
Group Info
Progress
Week 1
Done
- Libo SU
- Ubuntu 11.10 installed. ROS installed
- Juan CHEN
- Ubuntu 11.10 installed. ROS 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
Targets
- Install ROS and configure all necessary tools.
- Go through all the tutorials.
|
Eclipse & ROS installation |
C++ tutorial |
ROS tutorial |
Jazz Simulator installation
|
Ziyang LI |
Done |
To do |
Done |
Done
|
Libo SU |
Done |
|
Done |
Done
|
Juan CHEN |
Done |
|
Done |
Done
|
Fengjiao YANG |
Done |
|
Done |
|
Questions
Error when install Jazz. (Failed to invoke /opt/ros/fuerte/bin/rospack deps-manifests jazz_simulator [rospack] Error: package/stack jazz_simulator depends on non-existent package turtlebot_node) sudo apt-get install ros-fuerte-turtlebot (or replace fuerte by electric, depending on your ROS version)
- When we compile the c++ file using Eclipse, do we need to write a makefile ourselves? Will Eclipse generate a makefile for us when we have multiple source codes to compile? How?
Looking for answers...
Week 3
Targets
- Make the robot turn around at the corner.