Skip to content

SoftServeSAG/xarm7_inspace

Repository files navigation

xarm_vrep

Install

Init workspace

mkdir -p ws/src
cd ws/src
git clone https://github.com/xArm-Developer/xarm_ros
git clone <current_repo>

Build docker images

cd ws/src/docker/
cd vrep_4_0_0
./build.sh
cd ../ros_vrep_4_0_0
./build.sh
cd ../ros_vrep_4_0_0_ws
./build.sh

Run docker container

cd ws/src/docker/ros_vrep_4_0_0_ws
./run.sh

Inside docker container

cd /root/ws
rosdep install --from-paths src --ignore-src -r -y
./src/xarm_vrep/scripts/catkin_init_profiles.sh
catkin build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published