raisimLib icon indicating copy to clipboard operation
raisimLib copied to clipboard

Asking the plan for supporting MacOS

Open jeeseop opened this issue 4 years ago • 9 comments

I tried to install raisimLib and raisimOgre in Mac but it didn't work properly. I could build almost everything but it failed right before finishing the raisimOgre make. I think that the major reason of the failure is .so files of raisimLib generated for Ubuntu system. I want to know is there any plan to support MacOS.

Thanks,

jeeseop avatar Jan 21 '20 20:01 jeeseop

Hi, Jeeseop. The current binaries do not work on Mac because a few memory related calls are linux-only. Mac will be supported in mid this year. Mac support is quite simple but I currently do not have a mac machine to work with...

jhwangbo avatar Jan 21 '20 20:01 jhwangbo

What about running Mac OS on KVM/Qemu, if you have a Mac OS license?

tomlankhorst avatar Jan 21 '20 21:01 tomlankhorst

@tomlankhorst is this how they work on a project for multiple OS'? I have no idea how it is normally done. and unfortunately, I don't have a license

jhwangbo avatar Jan 22 '20 07:01 jhwangbo

Hi, Jeeseop. The current binaries do not work on Mac because a few memory related calls are linux-only. Mac will be supported in mid this year. Mac support is quite simple but I currently do not have a mac machine to work with...

Hi Jemin, when will the v1.0 will be published? And if it will support Mac OS? If not, I would love to develop the Mac OS version.

ZQX323 avatar May 24 '20 05:05 ZQX323

V1.0 will be published in June. I already have a working windows version. I will have a version for mac for this release as well.

jhwangbo avatar May 24 '20 06:05 jhwangbo

@jhwangbo I really appreciate for your reply. I look forward to using RaiSim in Mac.

jeeseop avatar Jun 07 '20 09:06 jeeseop

Hi, is the Mac version released? Also, can I ask if it is possible to add prismatic joints with integrated springs (ie series elastic actuator, like a voice coil actuator with an integrated spring)?

nyxaria avatar Aug 27 '20 21:08 nyxaria

mac version passes all unit tests in my azure dev op. it will be released with v1.0. You can already add a prismatic joint and a spring in the current version. check ArticulatedSystem::addSpring

jhwangbo avatar Aug 27 '20 21:08 jhwangbo

Mac version has been pushed to the raisimTech repo. Currently, raisimOgre is not supported but it works with raisimUnity.

jhwangbo avatar Oct 29 '20 07:10 jhwangbo