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

bdaiinstitute / spot_ros2 / 8159301790 / 1
52%
main: 52%

Build:
DEFAULT BRANCH: main
Ran 05 Mar 2024 04:14PM UTC
Files 44
Run time 2s
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: 39.382%. Remained the same
8159301790.1

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 %.

1461 of 3689 relevant lines covered (39.6%)

0.4 hits per line

Source Files on job unittests-python - 8159301790.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8159301790
  • dc88c9c8 on github
  • Prev Job for on main (#8115470171.2)
  • Next Job for on main (#8173464182.1)
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