This repository contains the Dobot Magician API code and ROS drivers, repackaged in a more ROSified way.
- Ubuntu 20.04
- ROS noetic
cd ~/catkin_ws/src
git clone https://github.com/shuto1441/dobot_ros.git
cd ../
catkin build
DobotServer.cpp is required to run dobot's server. Please rewrite the port name.
rosrun dobot_driver DobotServer Portname
rosrun dobot_py tk_controller.py
rosrun dobot_bringup DobotClient_JOG