ROS2_pubsub/src/custom_interfaces/srv
Christopher Herr f36c5f5424 modified: src/custom_interfaces/CMakeLists.txt
new file:   src/custom_interfaces/srv/InclineControlSRV.srv
	new file:   src/custom_interfaces/srv/MosfetControlSRV.srv
	new file:   src/custom_interfaces/srv/PitchControlSRV.srv
	new file:   src/custom_interfaces/srv/RotationControlSRV.srv
	new file:   src/custom_interfaces/srv/SensorSRV.srv
	new file:   src/custom_interfaces/srv/WatchdogSRV.srv
	new file:   src/pubsub/pubsub/__pycache__/__init__.cpython-310.pyc
	new file:   src/pubsub/test/__pycache__/test_copyright.cpython-310-pytest-6.2.5.pyc
	new file:   src/pubsub/test/__pycache__/test_flake8.cpython-310-pytest-6.2.5.pyc
	new file:   src/pubsub/test/__pycache__/test_pep257.cpython-310-pytest-6.2.5.pyc

Let's see
2023-01-18 15:42:46 +01:00
..
CustomSrv1.srv srv host and client implemented successfully 2021-04-20 21:39:39 +02:00
InclineControlSRV.srv modified: src/custom_interfaces/CMakeLists.txt 2023-01-18 15:42:46 +01:00
MosfetControlSRV.srv modified: src/custom_interfaces/CMakeLists.txt 2023-01-18 15:42:46 +01:00
PitchControlSRV.srv modified: src/custom_interfaces/CMakeLists.txt 2023-01-18 15:42:46 +01:00
RotationControlSRV.srv modified: src/custom_interfaces/CMakeLists.txt 2023-01-18 15:42:46 +01:00
SensorSRV.srv modified: src/custom_interfaces/CMakeLists.txt 2023-01-18 15:42:46 +01:00
StateMachineSrv.srv service call example created 2021-04-21 01:46:37 +02:00
WatchdogSRV.srv modified: src/custom_interfaces/CMakeLists.txt 2023-01-18 15:42:46 +01:00