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

bdaiinstitute / spot_ros2 / 7145073261
40%

Build:
DEFAULT BRANCH: main
Ran 08 Dec 2023 06:48PM UTC
Jobs 1
Files 33
Run time 5s
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

08 Dec 2023 06:43PM UTC coverage: 16.096% (+0.05%) from 16.049%
7145073261

push

github

web-flow
[N/A] Add a mock launch argument (#199)

This PR uses node / launch arguments to specify whether the driver should operate in "mock" mode, instead of using the sentinel name `Mock_spot`. With an explicit parameter, we can have multiple mocks, with different names, and also affect whether there is an arm.


For example, with this modification you can do

```
cd spot_driver
colcon build --symlink # (`symlink` [does not apply to launch files](https://github.com/colcon/colcon-core/issues/407))
source install/setup.bash
ros2 launch spot_driver spot_driver.launch.py spot_name:=AnyNameHere mock_enable:=True mock_has_arm:=True
```

and then, for example (`spot_utilities`, specifically in `bdai` repo)

```
# source so that `spot_driver` can be found
cd spot_utilities # /workspaces/bdai/ws/src/spot_utilities
colcon build
source install/setup.bash
ros2 run spot_utilities spot_teleop.py AnyNameHere
```

152 of 3148 branches covered (0.0%)

Branch coverage included in aggregate %.

3753 of 21112 relevant lines covered (17.78%)

0.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7145073261.1 08 Dec 2023 06:48PM UTC 0
16.09
GitHub Action Run
Source Files on build 7145073261
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7145073261
  • e51722d0 on github
  • Prev Build on main (#7145019679)
  • Next Build on main (#7211608561)
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