sas_msgs
Overview
This package contains custom ROS 2 interfaces used across the SmartArmStack project.
docker run --rm murilomarinho/sas:jazzy /bin/bash -c "ros2 interface list | grep sas_msgs"
Outputs the following interfaces:
sas_msgs/msg/Bool
sas_msgs/msg/Float64
sas_msgs/msg/InformationFromMaster
sas_msgs/msg/InformationToMaster
sas_msgs/msg/LogDatum
sas_msgs/msg/String
sas_msgs/msg/WatchdogTrigger