ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I've been considering writing my own tutorials because the ones on the wiki are sorely lacking. However, you can learn a lot by looking at and expanding the code given in the tutorials.
The Gazebo simulator is the way to go if you want to work with a virtual robot in ROS. It allows you to build a robot with virtual sensors and program it to respond to those sensors in the same way it would in the real world. It's a very strong tool that the DARPA robotics challenge teams use often. Notice that the Stage simulator (stage ros) is a 2D version that is much easier to use. However, since Gazebo is much more common and well-documented, I'd suggest starting there.
If you've learned the fundamentals of ROS programming (i.e., you know what the code in the tutorials does and can teleoperate a turtle), check out the gazebosim.org tutorials; they've recently been modified and should be quite nice now. You may either follow the tutorials in sequence or go in the following order:
2 | No.2 Revision |
I've been considering writing my own tutorials because the ones on the wiki are sorely lacking. However, you can learn a lot by looking at and expanding the code given in the tutorials.
The Gazebo simulator is the way to go if you want to work with a virtual robot in ROS. It allows you to build a robot with virtual sensors and program it to respond to those sensors in the same way it would in the real world. It's a very strong tool that the DARPA robotics challenge teams use often. Notice that the Stage simulator (stage ros) is a 2D version that is much easier to use. However, since Gazebo is much more common and well-documented, I'd suggest starting there.
If you've learned the fundamentals of ROS programming (i.e., you know what the code in the tutorials does and can teleoperate a turtle), check out the gazebosim.org gazebosim tutorials; they've recently been modified and should be quite nice now. You may either follow the tutorials in sequence or go in the following order:
3 | No.3 Revision |
I've been considering writing my own tutorials because the ones on the wiki are sorely lacking. However, you can learn a lot by looking at and expanding the code given in the tutorials.
The Gazebo simulator is the way to go if you want to work with a virtual robot in ROS. It allows you to build a robot with virtual sensors and program it to respond to those sensors in the same way it would in the real world. It's a very strong tool that the DARPA robotics challenge teams use often. Notice that the Stage simulator (stage ros) is a 2D version that is much easier to use. However, since Gazebo is much more common and well-documented, I'd suggest starting there.
If you've learned the fundamentals of ROS programming (i.e., you know what the code in the tutorials does and can teleoperate a turtle), turtle by Fahad khan), check out the gazebosim tutorials; they've recently been modified and should be quite nice now. You may either follow the tutorials in sequence or go in the following order:
4 | No.4 Revision |
I've been considering writing my own tutorials because the ones on the wiki are sorely lacking. However, you can learn a lot by looking at and expanding the code given in the tutorials.
The Gazebo simulator is the way to go if you want to work with a virtual robot in ROS. It allows you to build a robot with virtual sensors and program it to respond to those sensors in the same way it would in the real world. It's a very strong tool that the DARPA robotics challenge teams use often. Notice that the Stage simulator (stage ros) is a 2D version that is much easier to use. However, since Gazebo is much more common and well-documented, I'd suggest starting there.
If you've learned the fundamentals of ROS programming (i.e., you know what the code in the tutorials does and can teleoperate a turtle by Fahad khan), check out the gazebosim tutorials; they've recently been modified and should be quite nice now. You may either follow the tutorials in sequence or go in the following order: