Skip to content
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

Feature Request: Improved Documentation and more examples #357

Open
basab-gupta opened this issue Sep 18, 2023 · 3 comments
Open

Feature Request: Improved Documentation and more examples #357

basab-gupta opened this issue Sep 18, 2023 · 3 comments
Labels
stale No activity. Will be closed soon.

Comments

@basab-gupta
Copy link

Hello @stepjam and the PyRep community,

I've been actively using PyRep and have noticed a couple of areas where I believe I can contribute to improving the project:

  1. Documentation Enhancement:

    • Issue: libcoppeliaSim.so.1: cannot open shared object file: No such file or directory
    • Proposed Solution: It seems like some versions of Coppeliasim do not have the symbolic link libcoppeliaSim.so.1 that points to the libcoppeliaSim.so file. I would like to briefly add the steps required to fix this issue by providing intructions needed to generate this file manually. @stepjam Do you think it makes sense to directly add this to the installation readme file?
  2. More Examples:

    • Feature: Adding examples of integrating LiDAR sensors into PyRep simulations.
    • Purpose: Currently, due to PyRep's reliance on the legacy API, users are unable to directly access certain plugins, including simVision, from PyRep. The simVision plugin for instance, has functions that would let us directly access the data from the in-built Veldoyne sensors in Coppeliasim. I would like to add a small working example of a scene where we extract the lidar data from one of the built-in Lidar sensors by using the script_call function in PyRep to call the associated Lua child scripts.
  3. scene_panda_reach_target.ttt file

I'd appreciate your feedback on these proposed contributions. Please let me know your thoughts, and if you have any specific guidelines or suggestions.

Thank you for maintaining this amazing repository! I really look forward to contributing to it. :)

@stepjam
Copy link
Owner

stepjam commented Sep 28, 2023

Hi Basab,

Thansk for the offer to contribute. There is some discussion ongoing (#356) to get PyRep compatible with the most recent version of CoppeliaSim. Once the new version comes out, then helping with the upgrade of PyRep would be great 😃 . This would then enable the use of the simVision plugin you mentioned too.

@stepjam
Copy link
Owner

stepjam commented Sep 28, 2023

As I just realise you already commented in #356 😄

Copy link

stale bot commented Dec 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale No activity. Will be closed soon. label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale No activity. Will be closed soon.
Projects
None yet
Development

No branches or pull requests

2 participants