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

Simulation unable to launch #124

Closed
EliasTDam opened this issue Oct 5, 2023 · 7 comments
Closed

Simulation unable to launch #124

EliasTDam opened this issue Oct 5, 2023 · 7 comments

Comments

@EliasTDam
Copy link

Me and my group are using this package. They installed it a couple of weeks ago, and have no issues whatsoever. I however, have tried installing it since yesterday, on a fresh install of Ubuntu and ROS2 Humble, and can't get the simulation to launch. It is from the quick start guide. I try to run the command:

source install/setup.bash
ros2 launch lbr_bringup bringup.launch.py
model:=iiwa7 # [iiwa7, iiwa14, med7, med14]
sim:=true # [true, false]
rviz:=true # [true, false]
moveit:=true # [true, false]

But I get the error:

[INFO] [launch]: All log files can be found below /home/elias/.ros/log/2023-10-05-10-50-39-318455-ROS2-Host-50919
[INFO] [launch]: Default logging verbosity is set to INFO
[ERROR] [launch]: Caught exception in launch (see debug for traceback): LBRMoveGroupMixin.moveit_configs_builder() missing 1 required positional argument: 'base_frame'
sim:=true: command not found
rviz:=true: command not found
moveit:=true: command not found

Is this an issue that has been introduced lately, or is something wrong on my side?

@mhubii
Copy link
Member

mhubii commented Oct 5, 2023

Hi @EliasTDam , sorry for the inconvenience. We started namespacing the system and there is an issue with Gazebo.

Try checkout the dev-humble-v1.3.0-beta-gz-namespace branch. This will solve your issue. It will be merged soon.

Please let me know if it helps.

@mhubii
Copy link
Member

mhubii commented Oct 5, 2023

Linking #123

@EliasTDam
Copy link
Author

Thank you very much! I'll definitely try that then

@mhubii
Copy link
Member

mhubii commented Oct 6, 2023

Please re-open in case it doesn't solve the issue and thank you for the feedback !

@EliasTDam
Copy link
Author

The simulation now launches, so it seems to have resolved the issue. Thanks!

@mhubii mhubii reopened this Oct 12, 2023
@mhubii
Copy link
Member

mhubii commented Oct 12, 2023

Re-open for visibility until merge of #123

@mhubii
Copy link
Member

mhubii commented Oct 18, 2023

done

@mhubii mhubii closed this as completed Oct 18, 2023
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

No branches or pull requests

2 participants