Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 337 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 337 Bytes

BlueZero plugin for CoppeliaSim

Compiling

  1. Install required packages for simStubsGen: see simStubsGen's README
  2. Checkout and compile
$ git clone --recursive https://github.com/CoppeliaRobotics/simExtB0.git
$ cmake .
$ cmake --build .