• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bdaiinstitute / spot_ros2 / 7660027339
40%

Build:
DEFAULT BRANCH: main
Ran 25 Jan 2024 08:27PM UTC
Jobs 1
Files 50
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Jan 2024 08:21PM UTC coverage: 22.33% (-0.01%) from 22.344%
7660027339

push

github

web-flow
Add ROS service to take new Spot lease (#219)

To support shared autonomy with multiple clients (e.g. `bosdyn.client.RobotCommandClient`), we need a way to ask `SpotROS` to take a new lease.

The underlying SpotWrapper exposes a `getLease` interface, which either takes or acquires the lease, depending on the configuration for the driver. This PR uses the underlying interface of SpotWrapper directly to expose a ROS service that takes the lease.

For example, a teleop agent may have taken control of Spot via `lease_client.take()`, and a skill commanding spot through `SpotROS` will need to ask `SpotROS` to generate a new lease when teleop is done in order to be able to control Spot again (because`SpotROS` would be running with `use_take_lease=True` and `get_lease_on_action=False`).  

internal ticket SW-653 tracks the spot_wrapper changes to avoid private interface access in here.

377 of 3331 branches covered (0.0%)

Branch coverage included in aggregate %.

5346 of 22298 relevant lines covered (23.98%)

0.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unittests - 7660027339.1 25 Jan 2024 08:27PM UTC 0
22.32
GitHub Action Run
Source Files on build 7660027339
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7660027339
  • 1162ffe8 on github
  • Prev Build on main (#7656054015)
  • Next Build on main (#7672975231)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc