migrating from b3RobotSimAPI to b3RobotSimulatorClientAPI (step by step)
allow to run the client/server code in the example browser without this b3RobotSimAPI hack.
This commit is contained in:
@@ -503,6 +503,7 @@ enum eCONNECT_METHOD {
|
||||
eCONNECT_SHARED_MEMORY = 3,
|
||||
eCONNECT_UDP = 4,
|
||||
eCONNECT_TCP = 5,
|
||||
eCONNECT_EXISTING_EXAMPLE_BROWSER=6,
|
||||
};
|
||||
|
||||
enum eURDF_Flags
|
||||
|
||||
Reference in New Issue
Block a user