smach kinetic on raspberry pi 3
Hi I am using ROS kinetic on a raspberry pi 3 (with Raspbian Buster). To install ROS on the raspberry I used this tutorial and everything was running fine.
Now I want to create a program and use SMACH, but it is not installed on my raspberry. I tried to sudo apt-get install ros-kinetic-smach
but its not able to locate it.
Any ideas on how to install smach on the raspberry ?
Thanks