You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,15 +25,15 @@ A ROS 2 stack that contains agents, interfaces and RQT plugins for connecting to
25
25
26
26
**Author: Alberto Tudela, José Galeas Merchan, Óscar Pons Fernández<br />**
27
27
28
-
The dsr_ros package has been tested under [ROS2]Humble on [Ubuntu]22.04. This is research code, expect that it changes often and any fitness for a particular purpose is disclaimed.
28
+
The dsr_ros package has been tested under [ROS2]Jazzy on [Ubuntu]24.04. This is research code, expect that it changes often and any fitness for a particular purpose is disclaimed.
29
29
30
30
## Installation
31
31
32
32
### Building from Source
33
33
34
34
#### Dependencies
35
35
36
-
-[Robot Operating System (ROS) 2](https://docs.ros.org/en/humble/) (middleware for robotics)
36
+
-[Robot Operating System (ROS) 2](https://docs.ros.org/en/jazzy/) (middleware for robotics)
Copy file name to clipboardExpand all lines: dsr_agents/README.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,6 @@ In addition to the generic template, depending on the specific task for which th
12
12
***`Navigation agent:`** facilitates the execution of navigation commands from the DSR.
13
13
***`TF agent:`** publishes the transformation tree as nodes in the DSR, providing a visual representation of transformations across different reference frames in the CORTEX environment.
14
14
15
-
**Keywords:** ROS2, cortex, dsr, deep space representation
16
-
17
-
**Author: Alberto Tudela, Oscar Pons Fernández, José Galeas Merchan<br />**
18
-
19
-
The dsr_agents package has been tested under [ROS2] Humble on [Ubuntu] 22.04. This is research code, expect that it changes often and any fitness for a particular purpose is disclaimed.
20
-
21
15
## Nodes
22
16
23
17
### topic_agent
@@ -104,8 +98,6 @@ Agent that publishes the transformations tree as RT nodes in the DSR. This allow
0 commit comments