Edit in API not used

Official Python bindings with a focus on reinforcement learning and robotics.
Post Reply
pasta99
Posts: 3
Joined: Mon Mar 08, 2021 6:04 am

Edit in API not used

Post by pasta99 »

I want to edit the C++ API b3RobotSimulatorClientAPI_NoDirect to add a feature. But after some tries I realised, that the edits are not used when I call the function (I even added a return statement in the beginning of the function but it does not return). I build all files beforehand so I have no idea what the reason for this could be. Does anyone have an idea?
Post Reply