Compile and run bullet physics server with TCP on Linux

Official Python bindings with a focus on reinforcement learning and robotics.
Post Reply
eruditehermit
Posts: 1
Joined: Thu Oct 21, 2021 4:47 am

Compile and run bullet physics server with TCP on Linux

Post by eruditehermit »

I followed the instructions to compile and run the example browser using the script provided in the documentation. However, it compiles the examples without TCP or gRPC support. I'd like to run the bullet physics server (c++) with physics and graphics enabled and be able to connect to it from python clients in Linux. I can't figure out how to run the server with TCP (and/or gRPC) enabled so that I can use the python client to connect over the network. Can anyone help point me to documentation or tell me how to do this? Thank you so much for your responses!
Post Reply