[Documentation] [TitleIndex] [WordIndex

Only released in EOL distros:  

joystick_drivers_tutorials: turtle_teleop

Package Summary

turtle_teleop is a simple package to demonstrate how to write a teleoperation node in ROS using the turtlesim.

joystick_drivers_tutorials: turtle_teleop

Package Summary

turtle_teleop is a simple package to demonstrate how to write a teleoperation node in ROS using the turtlesim.

joystick_drivers_tutorials: turtle_teleop

Package Summary

turtle_teleop is a simple package to demonstrate how to write a teleoperation node in ROS using the turtlesim.

joystick_drivers_tutorials: turtle_teleop

Package Summary

turtle_teleop is a simple package to demonstrate how to write a teleoperation node in ROS using the turtlesim.

Overview

This tutorial package provides one teleop node:

Running the Tutorial Code

To run the default examples, start by getting the required dependencies and making the package.

$ rosdep install turtle_teleop
$ rosmake turtle_teleop

Then there are five different launch files for setting up your device with the teleop node and driving turtle1 in the turtlesim. See the tutorials for more device specific details.


2022-05-28 13:05