JefferyAsd / vrep_common

Source code of Chapter 4 of the book Mastering ROS for robotics programming 2nd edition

Home Page:https://www.packtpub.com/hardware-and-creative/mastering-ros-robotics-programming-second-edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vrep_common

Source code for Chapter 4 of the book Master ROS for Robotic Programming, Second edition source code main repository.

Main repository

mastering_ros_2nd_ed

book_cover

Author

Jonathan Cacace, PhD.

Description

Chapter 4: Simulating Robots Using ROS and V-REP

Connect V-REP and ROS, control a seven degree of freedom arm and a a differential mobile robot in V-REP.

Installation

Download this package in the src folder of your ROS workspace

git clone https://github.com/jocacace/vrep_common

Compile the package

catkin_make

or

catkin_make -DCATCKIN_WHITELIST_PACKAGES="vrep_common"

Get this book (in pre-order)

About

Source code of Chapter 4 of the book Mastering ROS for robotics programming 2nd edition

https://www.packtpub.com/hardware-and-creative/mastering-ros-robotics-programming-second-edition


Languages

Language:CMake 100.0%