Skip to content

Dobot MG400 callaborative robot with ROS

Notifications You must be signed in to change notification settings

Wataru-Oshima-Tokyo/MG400_ROS

Repository files navigation

MG400Robot

Chinese version of the README -> please click here

Building

Use git to clone the source code

cd $HOME/catkin_ws/src
git clone https://github.com/Dobot-Arm/MG400_ROS.git
cd $HOME/catkin_ws

building

catkin_make

activate this workspace

source $HOME/catkin_ws/devel/setup.bash

run the rviz demo

roslaunch mg400_description display.launch

rviz显示

Controlling real robotic arm

  • Connect the robotic arm with following command, and robot_ip is the IP address that the real arm locates
    roslaunch dobot bringup.launch robot_ip:=192.168.1.6

Custom Function Development

Msg and srv is defined in bringup. Users can control the robotic arm via those underlying commands

About

Dobot MG400 callaborative robot with ROS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published