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

Problem with rosrun smach_viewer smach_viewer.py #91

Open
MortezaAliyari opened this issue Jul 5, 2022 · 2 comments
Open

Problem with rosrun smach_viewer smach_viewer.py #91

MortezaAliyari opened this issue Jul 5, 2022 · 2 comments

Comments

@MortezaAliyari
Copy link

MortezaAliyari commented Jul 5, 2022

Hi,
I read the smach tutorial there is no problem until I run smach_viewer command.
Smach tutorial
rosrun smach_viewer smach_viewer.py
the terminal shows the below error :
[rospack] Error: package 'smach_viewer' not found
I checked the /opt/ros/noetic/share path there is no smach_viewer package. just smach.
the question is: What should I do to see the graphical representation of my smach code?
I'm using ubuntu focal, Noetic ROS, and python3.
thanks a lot for your support.

@StohanzlMart
Copy link

sudo apt-get update && sudo apt-get install -y ros-noetic-smach ros-noetic-smach-viewer

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