Skip to content

[gazebo] Resupport gazebo environment#1911

Closed
mqcmd196 wants to merge 1 commit into
masterfrom
gazebo-noetic
Closed

[gazebo] Resupport gazebo environment#1911
mqcmd196 wants to merge 1 commit into
masterfrom
gazebo-noetic

Conversation

@mqcmd196
Copy link
Copy Markdown
Member

@mqcmd196 mqcmd196 commented May 2, 2024

No description provided.

@github-actions github-actions Bot added the Fetch label May 2, 2024
Comment thread jsk_fetch_robot/README.md
@@ -0,0 +1,9 @@
repositories:
ZebraDevs/fetch_gazebo:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

humm, it seems fetch_robotics trasfer the repo to ZebraDevs, https://github.com/orgs/fetchrobotics/repositories, if there are conversation on this topic, please add that information.
if this repo is working on noetic, please add comments to fetchrobotics/fetch_gazebo#112 and also ask for the release.

type: git
url: git@github.com:ZebraDevs/fetch_gazebo
version: gazebo11
GT-RAIL/robot_pose_publisher:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@mqcmd196
Copy link
Copy Markdown
Member Author

mqcmd196 commented May 4, 2024

@OldVincent
Now, I'm creating a gazebo environment for Fetch at this PR. Please try if you have time.

PR2 needs more patches...

@mqcmd196
Copy link
Copy Markdown
Member Author

mqcmd196 commented May 4, 2024

roslaunch jsk_fetch_startup fetch_gazebo_73b2.launch

@OldVincent
Copy link
Copy Markdown
Member

Upstream library fetch_gazebo needs slight modification to run on Noetic. In file fetch_gazebo/fetch_gazebo/launch/include/fetch.launch.xml, line 12 $(find xacro)/xacro.py need to be replaced by $(find xacro)/xacro, then at least 'simulation.launch' can function normally; still 'playground.launch' gets stuck in loading because of waiting for responses from services: waitForService: Service [/gazebo/set_physics_properties] has not been advertised, waiting...

After install package jsk_maps from source, the room map and fetch robot can be loaded into gazebo correctly, yet the console is flooded with red errors. Most of these errors are from nodes 'tweet' and 'respeaker_node' in their failure-restarting loop.

Screenshot of partial error message from respeaker node:
Error of respeaker_node

Screenshot of partial error message from tweet node:
Error of tweet

@OldVincent
Copy link
Copy Markdown
Member

roslaunch jsk_fetch_startup fetch_gazebo_73b2.launch

Screenshot of running that launch file after minor fixes mentioned before:
Gazebo View

@mqcmd196
Copy link
Copy Markdown
Member Author

mqcmd196 commented May 4, 2024

I'm really really sorry, but I made wrong branch... Please check #1912

@mqcmd196 mqcmd196 closed this May 4, 2024
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.

3 participants