Skip to content

Commit

Permalink
Merge pull request #9 from samuel-cavalcanti/CoppeliaSim_4.8.0
Browse files Browse the repository at this point in the history
Coppelia sim 4.8.0
  • Loading branch information
samuel-cavalcanti authored Dec 4, 2024
2 parents 972a068 + 80a7d2c commit a386b25
Show file tree
Hide file tree
Showing 11 changed files with 4,518 additions and 4,281 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ you can add this crate at your cargo.toml using git:

```toml
# the branch is the coppelia version
zmq_remote_api = { git = "https://github.com/samuel-cavalcanti/rust_zmqRemoteApi", branch = "CoppeliaSim_4.6.0"}
zmq_remote_api = { git = "https://github.com/samuel-cavalcanti/rust_zmqRemoteApi", branch = "CoppeliaSim_4.8.0"}
```

See a simple [example](examples/get_simulation_time.rs) to understand how to use this crate.
Loading

0 comments on commit a386b25

Please sign in to comment.