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

Gz Sim does not exist #560

Closed
rfpg1 opened this issue Jun 8, 2024 · 1 comment
Closed

Gz Sim does not exist #560

rfpg1 opened this issue Jun 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@rfpg1
Copy link

rfpg1 commented Jun 8, 2024

Operating System

OS Version: Ubuntu 24.04

Ros Version

ROS 2 Jazzy (Debian Packages)

Gazebo Version

Binary install: Gazebo Harmonic LTS

Description

When installing the ros-jazzy-ros-gz-bridge gz sim is not recognized as command

Steps to reproduce issue

  1. Normal installation of the guide: https://docs.ros.org/en/jazzy/Installation/Ubuntu-Install-Debians.html

  2. Normal installation of the guide: https://gazebosim.org/docs/harmonic/install_ubuntu

  3. sudo apt install ros-jazzy-ros-gz-bridge

Output

Output of gz:

The 'gz' command provides a command line interface to the Gazebo Tools.

  gz <command> [options]

List of available commands:

  help:          Print this help text.
  log:           Record or playback topics.
  msg:           Print information about messages.
  param:         List, get or set parameters.
  service:       Print information about services.
  topic:         Print information about topics.

Options:

  --force-version <VERSION>  Use a specific library version.
  --versions                 Show the available versions.
  --commands                 Show the available commands.
Use 'gz help <command>' to print help for a command.

Also opened an issue on: gazebosim/gz-sim#2438

But realized here would make more sense

Any ideas to fix? Tried uninstalling but did not work and also would not be a solution since I need the bridge

@rfpg1 rfpg1 added the bug Something isn't working label Jun 8, 2024
@rfpg1
Copy link
Author

rfpg1 commented Jun 10, 2024

Managed to fix this

All I had to do was: ros-jazzy-gz-sim-vendor as mencioned here: https://community.gazebosim.org/t/gazebo-harmonic-packages-available-on-ubuntu-noble/2772/8

@rfpg1 rfpg1 closed this as completed Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant