rtps-fpga/src/ros2
Greek b5741dc9ae Implement ROS glue logic & ROS discovery data
All the necessary "glue" logic to convert ROS Data to a form that the
DDS/RTPS back-end can use is implemented in packages.
The ROS Node discovery information is statically generated in packages
(similar to the RTPS Participant Data), and a special dds writer is
implemented (ros_static_discovery_writer) that has this static data as
its only payload sample.
Some definitions are moved out of rtps_config_package to prevent
circular package dependency.
2022-01-29 11:12:22 +01:00
..
common_interfaces Add IDL definitions for ROS2 MSG and SRV 2022-01-07 13:06:18 +01:00
example_interfaces Implement ROS glue logic & ROS discovery data 2022-01-29 11:12:22 +01:00
rcl_interfaces Add IDL definitions for ROS2 MSG and SRV 2022-01-07 13:06:18 +01:00
rmw_dds_common Implement ROS glue logic & ROS discovery data 2022-01-29 11:12:22 +01:00
Tests Add AddTwoInts ROS Service Implementation 2022-01-24 17:53:07 +01:00
dds_user_config.vhd Implement ROS glue logic & ROS discovery data 2022-01-29 11:12:22 +01:00
ros2.txt Add AddTwoInts ROS Service Implementation 2022-01-24 17:53:07 +01:00
ros_config_package.vhd Implement ROS glue logic & ROS discovery data 2022-01-29 11:12:22 +01:00
ROS_IDL.txt Implement ROS glue logic & ROS discovery data 2022-01-29 11:12:22 +01:00
ros_package.vhd Implement ROS glue logic & ROS discovery data 2022-01-29 11:12:22 +01:00
ros_static_discovery_writer.vhd Implement ROS glue logic & ROS discovery data 2022-01-29 11:12:22 +01:00
Service_ref.txt Add AddTwoInts ROS Service Implementation 2022-01-24 17:53:07 +01:00
TEMPLATE_ros_config.vhd Implement ROS glue logic & ROS discovery data 2022-01-29 11:12:22 +01:00