Skip to content

ROS2 controller node for Dorna2 robotic arm. The controller is implemented in Java.

Notifications You must be signed in to change notification settings

pinorobotics/r2d2_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r2d2 (ros2dorna2) - set of ROS2 packages which provide support for Dorna2 robotic arm.

r2d2_control package contains ROS2 Joint Trajectory Controller node for Dorna2 robotic arm.

NOTE: This is unofficial Dorna ROS2 package. For official Dorna software follow https://dorna.ai/

Prereq

  • Java 22

Build

First build Java part:

gradle clean build

Then build ROS part:

cd <ROS WORKSPACE>
colcon build
source install/setup.zsh

Run

ros2 launch sainsmart-simulator simulate_launch.py

Contacts

aeon_flux aeon_flux@eclipso.ch

About

ROS2 controller node for Dorna2 robotic arm. The controller is implemented in Java.

Topics

Resources

Stars

Watchers

Forks