koikonomou / aspida_robot

Rb1 base and dual ur3 robot arms robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simulation for Aspida robot

For ROS Melodic.

$ cd ~/catkin_ws/src

$ git clone https://github.com/koikonomou/aspida_robot
$ git clone https://github.com/koikonomou/rb1_base_common
$ git clone -b melodic-devel https://github.com/RobotnikAutomation/rb1_base_sim
$ git clone https://github.com/RobotnikAutomation/robotnik_msgs
$ git clone -b melodic-devel https://github.com/RobotnikAutomation/robotnik_sensors
$ git clone -b melodic-devel https://github.com/ros-industrial/universal_robot
$ cd ~/catkin_ws/src/aspida_robot
$ rosdep install aspida_robot
$ cd ~/catkin_ws
$ catkin_make

Spawn rviz and gazebo model by running:

$ roslaunch aspida_robot spawn_aspida.launch

About

Rb1 base and dual ur3 robot arms robot


Languages

Language:CMake 100.0%