Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[gazebo] Resupport gazebo environment Fetch and PR2 #1912

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mqcmd196
Copy link
Member

@mqcmd196 mqcmd196 commented May 4, 2024

No description provided.

@OldVincent
Copy link

Both of Gazebo and Move Group functions well.

Screenshot for Gazebo
Screenshot for MoveIt

@yoshiki-447
Copy link

yoshiki-447 commented May 14, 2024

Screenshot from 2024-05-14 16-02-32
追記
roslaunch fetch_moveit_config move_group.launch
これしなかったらerror消えました

@yoshiki-447
Copy link

Screenshot from 2024-05-14 16-12-09
send riを送ったらこうなります

@mqcmd196
Copy link
Member Author

@yoshiki-447

Please describe what you executed completely. What command did you execute? What code did you write on the eus interpreter? What was the total output? Please copy and paste everything.

@yoshiki-447
Copy link

roslaunch fetch_gazebo simulation.launch

別のターミナル
rlwrap roseus
(load "package://fetcheus/fetch-interface.l")
(fetch-init)
(objects (list fetch))

別のターミナル
roslaunch fetch_moveit_config move_group.launch

roseusのターミナル
(send fetch :torso :waist-z :joint-angle 100)
(send ri :angle-vector (send fetch :angle-vector))

この順番で実行しました
Screenshot from 2024-05-14 17-57-30

@knorth55
Copy link
Member

knorth55 commented May 14, 2024

@mqcmd196
Copy link
Member Author

mqcmd196 commented May 17, 2024 via email

@yoshiki-447
Copy link

cd ~/ros/catkin_ws/src/ros-planning/moveit_msgs
git checkout 0.11.4
catkin build --this

moveitのメッセージのversionを最新にしたらエラーがなくなって、send riで指令を送れました

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants