Coder Social home page Coder Social logo

Comments (7)

stepjam avatar stepjam commented on August 11, 2024 1

In terms of timeline, I'm off to Japan tomorrow, so not sure if I will have time to add in these additions before then. Will be back in 2 weeks to add it in if not though :).

-Stephen

from pyrep.

stepjam avatar stepjam commented on August 11, 2024 1

Oops, didn't mean to close.

from pyrep.

xman236 avatar xman236 commented on August 11, 2024 1

Is there any update regarding setScriptSimulationParameter, ``getScriptSimulationParameter?

from pyrep.

stepjam avatar stepjam commented on August 11, 2024

Yes this can be added to PyRep quite easily. Can you list the exact functions you are interested in? See here: http://www.coppeliarobotics.com/helpFiles/en/apiFunctionListAlphabetical.htm

from pyrep.

remi2257 avatar remi2257 commented on August 11, 2024

Great !

On signals, it's mostly Set/Get Operations:

sim.setIntegerSignal
sim.getIntegerSignal
sim.clearIntegerSignal
sim.setDoubleSignal
sim.getDoubleSignal
sim.clearDoubleSignal
sim.setStringSignal
sim.getStringSignal
sim.clearStringSignaj
sim.getSignalName

On ScriptParameter:

sim.setScriptSimulationParameter
sim.getScriptSimulationParameter

Once you implemented it, I will check out your commit, so that, I can just merge request it next time :)

Merci & Bonne journée à toi ;)

Rémi

from pyrep.

stepjam avatar stepjam commented on August 11, 2024

Sorry for the delay in getting this in.
Signaling is now in. I couldn't seem to find the script simulation parameters in the new CoppeliaSim, so sim.setScriptSimulationParameter and sim.getScriptSimulationParameter have not been fully added; although I have now wrapped the c++ functions, so when that feature becomes available again in CoppeliaSim we can get these added in quickly.

from pyrep.

remi2257 avatar remi2257 commented on August 11, 2024

Niiiiiice

Hoping that this new version of V-REP will lead to better performances for easier AI 😄

Thx again and cheers!

from pyrep.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.