Skip to content

Fix typo ip_adress to socat_ip_address#15

Merged
sivral merged 5 commits intohumble-develfrom
bugfix/fix_typo
Aug 25, 2025
Merged

Fix typo ip_adress to socat_ip_address#15
sivral merged 5 commits intohumble-develfrom
bugfix/fix_typo

Conversation

@sivral
Copy link

@sivral sivral commented Aug 25, 2025

Description

This PR fixes a typo in a variable from ip_adress to socat_ip_address and port to socat_port.

Motivation and context

The typo in the socat_ip_address variable was fixed in PR #23 in the robotiq_hande_driver repository. Correcting this ensures consistency and avoids potential runtime errors when specifying the IP address for TCP connections.

How has this been tested?

Manually, on the Geonosis PC.

Related PRs

Checklist

  • All TODOs in the code have been resolved or linked to a proper issue.
  • Code has been (auto)formatted.
  • Documentation (e.g., README, CHANGELOG, Wiki) has been updated.
  • All automated checks have passed.

Clickup Task: 869a6nn34

@sivral sivral requested review from macmacal and slimasziom August 25, 2025 12:03
@sivral sivral added the bug Something isn't working label Aug 25, 2025
@macmacal macmacal changed the title Fix typo Fix typo ip_adress to ip_address Aug 25, 2025
Copy link

@macmacal macmacal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we have talked: add socat_ prefixes to the ip_address and port arguments to omit the collisions in the namespace

@macmacal macmacal changed the title Fix typo ip_adress to ip_address Fix typo ip_adress to socat_ip_address Aug 25, 2025
Copy link

@macmacal macmacal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🆗

@sivral sivral merged commit 3fc8b5a into humble-devel Aug 25, 2025
1 check passed
@sivral sivral deleted the bugfix/fix_typo branch August 25, 2025 14:33
slimasziom added a commit that referenced this pull request Aug 25, 2025
* Update CHANGELOG.md

* FIX: change inertial macro name to avoid namespace collisions (#6)

* FIX: change inertial macro name to avoid namespace collisions

* CHG: docs

* CHG: pre-commit

* Update urdf/robotiq_hande_gripper.xacro

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>

* REV: cylinder_inertial filename

---------

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>

* CHG: changelog

* CHG: package version bump

* added citation file

* bumped version

* fixed default rotatation of hande

* updated citation file

* CHG: changelog

* Make gripper mounting pose configurable

* Format

* Format

* Format

* Update changelog

* Update changelog

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>

* added param frequency_hz

* hande: changed `tty` to `tty_port`

* added socat params

* renamed virtual_tty to socat_tty

* updated cmake version

* fmt

* updated changelog

* updated changelog

* Merge pull request #15 from AGH-CEAI/bugfix/fix_typo

Fix typo

* CHG: bump version

* FIX: docs

* CHG: bumb citation version

---------

Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>
Co-authored-by: Jakub <sivral@proton.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants