How to use matlab or edit script to achieve vrep interface move button.
How to use matlab or edit script to achieve vrep interface move button.
How to use matlab or edit script to achieve vrep interface move button?I want to programmatically move and rotate the point cloud.
Re: How to use matlab or edit script to achieve vrep interface move button.
Hello,
are you trying to display CoppeliaSim buttons, that will allow you to ineract with the scene or simulation? If thsi is the case, then you should use custom user inerfaces: with them, you can implement button, edit boxes, combo boxes, sliders, and many other controls.
Have a look at a very simple custom user interface button: Models/tools/button action tool.ttm
Cheers
are you trying to display CoppeliaSim buttons, that will allow you to ineract with the scene or simulation? If thsi is the case, then you should use custom user inerfaces: with them, you can implement button, edit boxes, combo boxes, sliders, and many other controls.
Have a look at a very simple custom user interface button: Models/tools/button action tool.ttm
Cheers