Skip to content

[Hsrb Receptionist Demo] demo file and helper files - #138

Open
Julislz wants to merge 2 commits into
SUTURO:devfrom
Julislz:receptionist_demo_pr
Open

[Hsrb Receptionist Demo] demo file and helper files#138
Julislz wants to merge 2 commits into
SUTURO:devfrom
Julislz:receptionist_demo_pr

Conversation

@Julislz

@Julislz Julislz commented Dec 11, 2024

Copy link
Copy Markdown
Collaborator

Code for Robocup Receptionist Challenge
added utils files that are needed for the challenge.
some functions are still missing like the HeadFollowMotion. Will be added to dev soon.

Comment thread src/pycram/utilities/robocup_utils.py Outdated
rospy.loginfo("Image switch request published")


class HSRBMoveGripperReal():

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Das muss ins hsrb_processmodule

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

robot state updater liegt jetzt in ros_utils/object_state_updater

v = VizMarkerPublisher()

# Create and configure the robot object
robot = Object("hsrb", ObjectType.ROBOT, "../../resources/hsrb.urdf", pose=Pose([0, 0, 0]))

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

objectype sind jetzt anders
eg. demos/bullet_world_demo

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