Skip to content

This repo aims to create a package with differents robots and sensors using ROS Noetic such as turtlebot and widowx arm

Notifications You must be signed in to change notification settings

JorandG/ROS_Robots

Repository files navigation

ROS_Robots

This repo aims to create a package to control a TurtleBot 2e and the Widowx MKII with differents sensors on ROS Noetic.

Table of Contents

Recommended OS/Programs

The pacakge was developped and tested on:

• Ubuntu 20.04 LTS

• ROS Noetic

• MoveIt! for ROS Noetic

Turtlebot

The robot used for this package is the TurtleBot2 which is an open hardware robot developped at Willow Garage by Melonee Wise and Tully Foote in November 2010: Turtlebot

Widowx

The WidowX Robot Arm Mark II is developped by Interbotix Labs' offering for the MX series of DYNAMIXEL Servos:

Widowx

Usage

To launch moveit and start planning the robot use the command

roslaunch widowx_arm_bringup arm_moveit.launch

Check if the port used for the robot is ttyUSB0 in case of problems.

Installation

To install the current version of the repository to your machine, change directory into the desired catkin workspace source directory, and clone the repository. After this, build the code using catkin_make in the workspace directory.

License

For the section on the Widowx arm, this repository is an adaption on ROS Noetic of Interbotix's Widowx repository. Copyright for these are held by others, as reflected in the commit history for the original files. The arobotix_ros is modified version of the arobotix_ros repository.

About

This repo aims to create a package with differents robots and sensors using ROS Noetic such as turtlebot and widowx arm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published