Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 651 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 651 Bytes

rrbot

Comprehensive example to show recent capabilities in ROS/Gazebo/MoveIt!

Dependencies

Uses

  • Bring up the single_rrbot robot (it loads the simulated one by default):

roslaunch rrbot_launch bringupRRBOT.launch

  • Move the single_rrbot robot using ros-controls

Launch rqt, and open Plugins->Robot Tools->Joint trajectory controller and move the robot with slides.

  • Move the single_rrbot robot using MoveIt!

Load the planning environment:

roslaunch single_rrbot_moveit_config move_group.launch

Open the pre-configured rviz and use the MoveIt! display:

roslaunch single_rrbot_moveit_config moveit_rviz.launch