mil
mil copied to clipboard
Migrate ros_alarms_msgs
Description
Migrated ros_msgs_alarms
to ROS2.
Screenshot or Video
Related Issues
Testing
move the package to a working ros2 workspace and run:
-
colcon build --packages-select ros_alarms_msgs
-
source install/setup.bash
-
ros2 interface show ros_alarms_msgs/msg/Alarm
-
ros2 interface show ros_alarms_msgs/msg/Alarms
About This PR
- [ ] I have updated documentation related to this change so that future members are aware of the changes I've made.