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

First demo fails to launch and gives error #824

Closed
Alxkory opened this issue Nov 30, 2023 · 3 comments
Closed

First demo fails to launch and gives error #824

Alxkory opened this issue Nov 30, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@Alxkory
Copy link

Alxkory commented Nov 30, 2023

Description

Receive error output while attempting to launch first demo of the tutorial
likely related to issue #821

Your environment

  • ROS Distro: Humble
  • OS Version: Ubuntu 22.04
  • Source or Binary build? Source
  • If source, which git commit or tag? 71ee840

Steps to reproduce

set up Ubuntu 22.04.3 iso on VMware workstation 16.
let Ubuntu update and restart.
install ROS Humble following : https://docs.ros.org/en/humble/Installation/Ubuntu-Install-Debians.html
install Moveit tutorial following: https://moveit.picknik.ai/main/doc/tutorials/getting_started/getting_started.html
run: ros2 launch moveit2_tutorials demo.launch.py

Expected behaviour

Tutorial workspace should compile without errors
Demo should launch

Backtrace or Console output

console output

@sjahr
Copy link
Contributor

sjahr commented Nov 30, 2023

This is directly related to #821

@sjahr sjahr added the bug Something isn't working label Nov 30, 2023
@Abishalini
Copy link
Contributor

This should be fixed by the changes in this PR - #826
Run vcs import src < src/moveit2_tutorials/moveit2_tutorials.repos and build again.

@sjahr sjahr linked a pull request Dec 1, 2023 that will close this issue
@sjahr sjahr removed a link to a pull request Dec 1, 2023
@tylerjw
Copy link
Member

tylerjw commented Dec 1, 2023

I verified this is working locally. Re-open if you are still experiencing this.

@tylerjw tylerjw closed this as completed Dec 1, 2023
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
None yet
Development

No branches or pull requests

4 participants