Robotics StackExchange | Archived questions

Can we use smach on ros2 foxy?

Hi all,

I am new to the ROS community, apologies if this question seems trivial to some of you.

I was trying to install smach_ros package since I wanted to play around with hierarchical based state machine implementation. But I am having trouble installing it on my system.

I tried running this on my terminal:

sudo apt-get install ros-foxy-smach-ros

But I get this:

E: Unable to locate package ros-foxy-smach-ros

Is the smach library not ready to be used with foxy? Is there any work-around for it?

Thanks.

Asked by dasishere on 2021-08-09 00:53:17 UTC

Comments

Answers

Here is a migrated from ROS1 smach package by DeepX

Asked by AlexandrosNic on 2022-10-07 08:06:28 UTC

Comments