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 #1911

Closed
wants to merge 1 commit into from
Closed

Conversation

mqcmd196
Copy link
Member

@mqcmd196 mqcmd196 commented May 2, 2024

No description provided.

@github-actions github-actions bot added the Fetch label May 2, 2024
jsk_fetch_robot/README.md Show resolved Hide resolved
@@ -0,0 +1,9 @@
repositories:
ZebraDevs/fetch_gazebo:
Copy link
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 ZebraDevs/fetch_gazebo#112 and also ask for the release.

type: git
url: [email protected]:ZebraDevs/fetch_gazebo
version: gazebo11
GT-RAIL/robot_pose_publisher:
Copy link
Member

Choose a reason for hiding this comment

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

@mqcmd196
Copy link
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
Member Author

mqcmd196 commented May 4, 2024

roslaunch jsk_fetch_startup fetch_gazebo_73b2.launch

@OldVincent
Copy link

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

roslaunch jsk_fetch_startup fetch_gazebo_73b2.launch

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

@mqcmd196
Copy link
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