You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: