Skip to content

clubcapra/ovis_ros2

Repository files navigation

ovis-ros2

Ovis is a 6 Degrees of Freedom (DoF) robotic arm developed by the CAPRA student club. It is designed to be highly versatile and is compatible with MoveIt for motion planning and Kinova motors for precise control. This repository provides the necessary tools and launch files to simulate and visualize the Ovis robotic arm using ROS2.

Installation

Clone and build the repository :

git clone https://github.com/clubcapra/ovis_ros2.git
cd ovis_ros2
vcs import src < ovis.repos
colcon build --symlink-install
source install/setup.bash

Usage

Start the gazebo simulation :

ros2 launch ovis_bringup sim.launch.py

Launch gui state publisher and arm visualization :

colcon build --symlink-install
source install/setup.bash
ros2 launch ovis_description launch.py

Launch MoveIt! :

ros2 launch ovis_moveit demo.launch.py

Launch Joystick control with Moveit! and Servo :

ros2 launch ovis_bringup combined.launch.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •