Re: ZMQ Remote API Problem with Java
Posted: 30 Oct 2023, 08:26
Let's do the other way round: please follow those steps, and tell me if that works. If that doesn't work, tell me exactly what kind of error message you get:
- Install Apache Maven
- Download and install CoppeliaSim V4.6
- Run CoppeliaSim
- in a teminal, set the following environment var: COPPELIASIM_ROOT_DIR=path/to/CoppeliaSim/exec/folder/or/resources/folder/on/macOS
- navigate to <CoppeliaSimFolder>/programming/zmqRemoteApi/clients/java
- run: mvn package -D"GENERATE_INCLUDE_OBJECTS=sim"