Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ find_package(rosidl_default_generators REQUIRED)
rosidl_generate_interfaces(${PROJECT_NAME}
"srv/ManipulatorMoveTo.srv"
"srv/VectorStoreRetrieval.srv"
"srv/EmbodimentInfo.srv"
"srv/StringList.srv"
"msg/RAIDetectionArray.msg"
"msg/AudioMessage.msg"
Expand Down
5 changes: 1 addition & 4 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,16 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>rai_interfaces</name>
<version>0.2.2</version>
<version>0.2.1</version>
<description>Interfaces for RAI communication</description>
<maintainer email="[email protected]">Adam Dabrowski</maintainer>
<maintainer email="[email protected]">Kajetan Rachwał</maintainer>
<maintainer email="[email protected]">Maciej Majek</maintainer>
<maintainer email="[email protected]">Kacper Dąbrowski</maintainer>
<license>Apache-2.0</license>

<depend>std_msgs</depend>
<depend>geometry_msgs</depend>
<depend>vision_msgs</depend>
<depend>sensor_msgs</depend>
<depend>action_msgs</depend>

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
Expand Down
23 changes: 23 additions & 0 deletions srv/EmbodimentInfo.srv
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
#
# Copyright (C) 2024 Robotec.AI
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# Request
---
# Response
string[] rules
string[] capabilities
string[] behaviors
string description
string[] images # base64 encoded png images