Skip to content

Add Hunter SE support to jazzy branch#27

Open
gakutasu wants to merge 4 commits into
agilexrobotics:jazzyfrom
sbgisen:feature/add-hunter-se-jazzy
Open

Add Hunter SE support to jazzy branch#27
gakutasu wants to merge 4 commits into
agilexrobotics:jazzyfrom
sbgisen:feature/add-hunter-se-jazzy

Conversation

@gakutasu
Copy link
Copy Markdown

@gakutasu gakutasu commented May 11, 2026

Summary

  • Add HunterSEParams struct with correct physical dimensions to hunter_params.hpp
  • Add robot_model parameter (hunter2 / hunter1 / hunter_se) to select robot dimensions at launch
  • Fix Run() to use HunterSEParams when robot_model is hunter_se
  • Fix launch file to correctly pass robot_model argument via LaunchConfiguration('robot_model')

Note: The bugs reported in #24 and #25 exist in the humble branch and remain open. This PR resolves the equivalent issues on the jazzy branch.

Usage

# Hunter SE
ros2 launch hunter_base hunter_base.launch.py robot_model:=hunter_se

# Hunter V2 (default)
ros2 launch hunter_base hunter_base.launch.py

# Hunter V1
ros2 launch hunter_base hunter_base.launch.py robot_model:=hunter1

@KenyuKurimoto KenyuKurimoto deleted the feature/add-hunter-se-jazzy branch May 12, 2026 07:04
@gakutasu gakutasu restored the feature/add-hunter-se-jazzy branch May 20, 2026 11:13
@gakutasu gakutasu force-pushed the feature/add-hunter-se-jazzy branch 2 times, most recently from 5457308 to 4a61d72 Compare May 20, 2026 11:26
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.

1 participant