Note: This tutorial assumes that you have completed the ROS Tutorials. The code for this stack is available in the roch_robot..
(!) Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of your OS & ROS, and also add appropriate tags.

Using package of roch_safety_controller

Description: This tutorial provides a guide on using package of roch_safety_controller.

Keywords: sensor point cloud

Tutorial Level: BEGINNER

Next Tutorial: How to using package of roch_sensor with Roch.

Contents

  1. Demo

Before start our tutorial, we assumes you had finished ROS and roch_robot, roch, roch_viz and roch_simulator with installation.

Demo

For running this package, we provide you a launch file for testing alone, with named standalone.launch. Before test, you should do follow steps:

  • Make sure power on and USB cable to Roch and PC.
  • Make sure launch minimal.

  roslaunch roch_bringup minimal.launch
  • Runing test demo launch.

  roslaunch roch_safety_controller standalone.launch

And now, if you go near Roch about 0.1 meter about front, left front, right front, Roch will have correspond action, such as at front with less 0.1 meter and Roch will move back.

And distance as example about 0.1 meter can be modified in movile_base.launch.xml, and parameters you can see at roch_base.

Wiki: roch_robot/Tutorials/Using package of roch_safety_controller (last edited 2017-03-02 06:41:55 by SawYer)