Skip to content

MAJOR: REFACTOR: Improve robot space definitions#169

Merged
vikashplus merged 1 commit into
devfrom
rename_robot_space
Jul 3, 2026
Merged

MAJOR: REFACTOR: Improve robot space definitions#169
vikashplus merged 1 commit into
devfrom
rename_robot_space

Conversation

@vikashplus

Copy link
Copy Markdown
Owner

sim_id: ID of the sensor/actuator in the sim
hdr_id: ID of the sensor/actuator in the robot_config (hardware) space (robot_config unifies different hardware into a single unified hardware space)
adr: Address of the sensor/actuator in the individual hardware space (e.g. dynamixel) (This is the address used during communicate with the individual hardware)

# sim_id: ID of the sensor/actuator in the sim
>     # hdr_id: ID of the sensor/actuator in the robot_config (hardware) space (robot_config unifies different hardware into a single unified hardware space)
     # adr: Address of the sensor/actuator in the individual hardware space (e.g. dynamixel) (This is the address used during communicate with the individual hardware)
@vikashplus vikashplus requested a review from andreh1111 July 3, 2026 19:22

@andreh1111 andreh1111 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@vikashplus vikashplus merged commit 692c877 into dev Jul 3, 2026
1 check passed
@vikashplus vikashplus deleted the rename_robot_space branch July 3, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants