We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725b33e commit f2d64efCopy full SHA for f2d64ef
spot_wrapper/wrapper.py
@@ -5,14 +5,12 @@
5
6
import bosdyn.client.auth
7
from bosdyn.api import (
8
- arm_command_pb2,
9
basic_command_pb2,
10
lease_pb2,
11
manipulation_api_pb2,
12
point_cloud_pb2,
13
robot_command_pb2,
14
robot_state_pb2,
15
- synchronized_command_pb2,
16
world_object_pb2,
17
)
18
from bosdyn.api.spot import robot_command_pb2 as spot_command_pb2
0 commit comments