Embedded Motion Control/Tutorials: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
# [[ Embedded Motion Control/Tutorials/Examining the simple service and client | Examining the simple service and client ]] | # [[ Embedded Motion Control/Tutorials/Examining the simple service and client | Examining the simple service and client ]] | ||
# [[ Embedded Motion Control/Tutorials/Recording and playing back data | Recording and playing back data ]] | # [[ Embedded Motion Control/Tutorials/Recording and playing back data | Recording and playing back data ]] | ||
# [[ Embedded Motion Control/Tutorials/Setting up the PICO simulator | Setting up the PICO simulator ]] |
Revision as of 21:20, 23 April 2014
- 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