Skip to content

sidneyrdc/v_repExtRosInterface

 
 

Repository files navigation

ROS Interface plugin for V-REP

Compiling

NOTE: the directory containing all files (i.e. package.xml etc) must be called vrep_ros_interface, otherwise build will fail.

  1. Install required packages for v_repStubsGen: see v_repStubsGen's README
  2. Checkout
$ git clone --recursive https://github.com/fferri/v_repExtRosInterface.git vrep_ros_interface
  1. Edit meta/messages.txt and meta/services.txt if you need to include more ROS messages/services. You need to specify the full message/service type, i.e. geometry_msgs/Twist rather than Twist.
  2. Compile
$ catkin build

About

ROS Interface plugin for V-REP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.0%
  • Python 9.4%
  • CMake 8.3%
  • C 2.6%
  • Shell 0.7%