Skip to content

Latest commit

 

History

123 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agnostic Robot Manipulation (ARM)

Ubuntu 22.04

Overview

The Agnostic Robot Manipulation (ARM) module is a general-purpose planning and control system for robotic manipulators.

Dependencies

The list of dependencies are in deps.sh. This file will be used by robot_idl to install the required dependencies.

Install

This module depends on custom ROS2 msgs defined in the robot_idl repo. Clone robot_idl into a workspace and run the setup script for the vehicle as shown below.

$ mkdir -p ~/robot_ws/src
$ git clone https://github.com/samlovelace/robot_idl.git
$ cd robot_idl/scripts
$ chmod +x setup.sh
$ sudo ./setup manipulation

Run

To run the arm module, from the root of the workspace

source install/setup.bash
ros2 run arm arm

About

The Agnostic Robot Manipulation (ARM) module is a manipulator agnostic planning and execution module

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages