Commit Graph

6 Commits

Author SHA1 Message Date
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
winterhalderp 2707bc0b42 service call example created 2021-04-21 01:46:37 +02:00
winterhalderp a62eafff60 Update 'src/custom_interfaces/Readme.md' 2021-04-20 22:10:50 +02:00
winterhalderp 770bb9a983 .msg and .srv creation documented 2021-04-20 22:04:04 +02:00
winterhalderp 183e08e853 srv host and client implemented successfully 2021-04-20 21:39:39 +02:00
winterhalderp cded485150 new package created and srv built 2021-04-20 18:27:13 +02:00