File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
99## Create your own simulator
1010
11- To use the simulator, download the Unity package .
11+ Download the Unity package available on the realease page .
1212
1313To start using the simulator:
14141 . Create a new 3D Unity project (or open an existing one)
@@ -23,7 +23,7 @@ You can create your own scene and environment for Reachy to evolve in!
2323The Unity simulator is only offering the gRPC services of the robot, not the below ROS2 services.
2424For this reason, the simulator is compatible with:
2525- [ Reachy 2021 Python SDK] ( https://docs.pollen-robotics.com/sdk/getting-started/introduction/ ) :
26- connect to the simulated robot with the usual [ Reachy 2021 Python SDK ] ( https://docs.pollen-robotics.com/sdk/getting-started/introduction/ ) command:
26+ connect to the simulated robot with the usual command:
2727
2828```
2929from reachy_sdk import ReachySDK
You can’t perform that action at this time.
0 commit comments