ROS Robotics By Example by Carol Fairchild

ROS Robotics By Example by Carol Fairchild

Author:Carol Fairchild
Language: eng
Format: epub
Publisher: Packt Publishing


When rrbot is visible in the Gazebo window, open a second terminal window and launch the controllers using the following command:

$ roslaunch ros_robotics rrbot_control.launch

In the previously created control launch file, both the controller_manager and robot_state_publisher packages are used. If you plan to reuse this code or share it, it is recommended that you add these dependencies to your package.xml file for the ros_robotics package. The following statements should be added under the dependencies:

<exec_depend>controller_manager</exec_depend> <exec_depend>robot_state_publisher</exec_depend>



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.