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

bdaiinstitute / spot_ros2 / 9979695889
52%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2024 06:51PM UTC
Jobs 2
Files 54
Run time 1min
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

17 Jul 2024 06:39PM UTC coverage: 52.897%. Remained the same
9979695889

push

github

web-flow
Added dockerfile for running the driver (#415)

## Change Overview

I had spoken with @khughes-bdai on a previous Issue's discussion about creating a dockerfile that can be used to run the driver in production (whether that be on a computer or pushing it to Spot CORE I/O). This is separate from the Dockerfile found in the .devcontainer directory, as that is for creating a containerized development environment for something like GitHub Codespaces.

This PR adds a dockerfile to the root of the repository that can be used to run driver within a docker container. It uses the `osrf/ros-noetic-desktop-full` image as a base, and automatically downloads and installs the driver code from this repository.

I've pushed the built image to my docker hub account for convenience. It can be found at `ryroche/spot_ros2`

## Testing Done

This PR is a bit abnormal, as it does not modify any of the code. Thus I was unable to use traditional unit testing to ensure that the additions of this PR work.

- The docker image builds successfully
- Running the container, I was able to connect the driver to my robotics lab's spot robot and call the trigger services provided by the driver (`power_on`, `stand`, `sit`, etc.)
- Graphical tools such as `rviz2` work, you just need to enable your container to connect to your X11 server, whether that be by generating/exporting XAuth data to your container or by disabling authentication by running `xauth +x`

1908 of 3607 relevant lines covered (52.9%)

12.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unittests-python - 9979695889.1 17 Jul 2024 06:51PM UTC 0
42.24
GitHub Action Run
2 unittests-cpp - 9979695889.2 17 Jul 2024 06:51PM UTC 0
70.26
GitHub Action Run
Source Files on build 9979695889
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9979695889
  • 7c348872 on github
  • Prev Build on main (#9961808636)
  • Next Build on main (#10009327983)
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