Skip to content

anasarrak/MARA_ROS1

 
 

Repository files navigation

MARA ROS

This repository provides ROS 2 support for MARA.

Packages

  • mara_bringup: roslaunch scripts for starting the MARA.
  • mara_description: 3D models of the MARA for description and visualization.
  • robotiq_140_gripper_description: 3D models of the Robotiq 140 gripper for visualization.
  • robotiq_85_gripper_description: 3D models of the Robotiq 85 gripper for visualization.
  • robotiq_hande_gripper_description: 3D models of the Robotiq Hand-E gripper for visualization.
  • mara_moveit_config: Configuration for setting up MoveIT!

Compile

mkdir -p ~/ros_mara_ws/src
cd ~/ros_mara_ws/src
git clone https://github.com/AcutronicRobotics/MARA_ROS1
cd ~/ros_mara_ws/
catkin_make_isolated --install

About

ROS 1.0 integration for MARA research edition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.9%
  • CMake 23.1%