Embedded Motion Control/Tutorials: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
# [[ Embedded Motion Control/Tutorials/Installing Ubuntu | Installing Ubuntu ]] | |||
# [[ Embedded Motion Control/Tutorials/Customizing Ubuntu | Customizing Ubuntu ]] | |||
# [[ Embedded Motion Control/Tutorials/Installing and configuring your ROS environment | Installing and configuring your ROS environment ]] | # [[ Embedded Motion Control/Tutorials/Installing and configuring your ROS environment | Installing and configuring your ROS environment ]] | ||
<!-- # [[ Embedded Motion Control/Tutorials/Intermezzo: using Subversion | Intermezzo: using Subversion ]] --> | <!-- # [[ Embedded Motion Control/Tutorials/Intermezzo: using Subversion | Intermezzo: using Subversion ]] --> |
Revision as of 22:11, 23 April 2014
- Installing Ubuntu
- Customizing Ubuntu
- Installing and configuring your ROS environment
- Navigating the ROS filesystem
- Creating a ROS package
- Building a ROS package
- Understanding ROS nodes
- Understanding ROS topics
- Understanding ROS services and parameters
- Using rqt_console and roslaunch
- Using rosed to edit files in ROS
- Creating a ROS msg and srv
- Writing a simple publisher and subscriber
- Examining the simple publisher and subscriber
- Writing a simple service and client
- Examining the simple service and client
- Recording and playing back data