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

bdaiinstitute / spot_ros2 / 8159301790
52%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2024 04:14PM UTC
Jobs 2
Files 80
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

05 Mar 2024 04:03PM UTC coverage: 44.018%. Remained the same
8159301790

push

github

web-flow
[SW-817] Unify login parameter names for launching driver from a config file (#292)

## Change Overview

When launching the spot driver, there is logic to get the username, password, and spot IP address from an environment variable, and if they are not found, fall back to a ROS parameter. The `spot_ros2` node assumes that Spot's IP address, if specified in a config file, is listed as `hostname` whereas the `rclcpp_parameter_interface` in `spot_driver` assumes it is listed as `address`. This changes all instances of `address` to `hostname` to make launching with a config file fully functional and match the config file template given in [`spot_driver/config/spot_ros_example.yaml`](https://github.com/bdaiinstitute/spot_ros2/blob/main/spot_driver/config/spot_ros_example.yaml). 

## Testing Done

- [x] Successfully able to launch the driver and log in with the hostname set in a configuration file, and not as an environment variable. From here, was able to run the examples `walk_forward` and `send_inverse_kinematics_examples`. 
- [x] tests passed with updated function names

182 of 483 branches covered (37.68%)

Branch coverage included in aggregate %.

6 of 6 new or added lines in 3 files covered. (100.0%)

2125 of 4758 relevant lines covered (44.66%)

2.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 unittests-python - 8159301790.1 05 Mar 2024 04:14PM UTC 0
39.38
GitHub Action Run
2 unittests-cpp - 8159301790.2 05 Mar 2024 04:14PM UTC 0
61.42
GitHub Action Run
Source Files on build 8159301790
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8159301790
  • dc88c9c8 on github
  • Prev Build on main (#8115470171)
  • Next Build on main (#8173464182)
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