Skip to content

Update README.md - Missing instructions #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ffasilva
Copy link
Member

Hi @juanjqo,

I was following the installation instrunctions and noticed a step was missing. I modified the the README.md to add the missing requirement on cpp-interface-coppeliasim installation and fixed the missing dependencies on the example's CMakeLists.txt.

Cheers,
Frederico

Added missing requirement on cpp-interface-coppeliasim installation and fixed missing dependencies on the example's CMakeLists.txt.
@ffasilva ffasilva changed the title Update README.md Update README.md - Missing instructions Jan 14, 2025
Updated instructions on cpp-interface-coppeliasim install.
@juanjqo
Copy link
Member

juanjqo commented Feb 24, 2025

Hi @ffasilva,

Thank you for your PR. The instructions I added in the README.md file in the first versions of the cpp-interface-coppeliasim-zmq were meant for developers and not for final users. Therefore, those instructions will be removed from the README.md file in a future version.

Furthermore, the support for MacOS and Windows systems is limited. The official support is for some Ubuntu LTS versions. In such case, the installation instructions are given as follows

sudo add-apt-repository ppa:dqrobotics-dev/development
sudo apt-get update
sudo apt-get install libdqrobotics libdqrobotics-interface-coppeliasim libdqrobotics-interface-coppeliasim-zmq

Kind regards,

Juancho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants