Go to file
Greek64 1efeeef279 CYCLONE DDS COMPATIBILITY: Add start delay in ROS action Server
Even with the previous commits, there still exist race conditions in
which if the Cyclone DDS implementation receives the initial HEARTBEAT
after the message has been sent, it is silently dropped (Volatile behaviour).
And since the Cyclone DDS implementation is ignoring HEARTBEATs of
yet unmatched endpoints (which is what happens to our init HEARTBEAT),
the best way to counter this is to just wait after the reception of the
first Cyclone DDS message (which signifies that it has matched all our
endpoints) until the HEARTBEAT timeout has also sent the respective
initial HEARTBEATs.
2022-04-16 20:01:37 +02:00
doc Add documentation 2021-11-17 14:27:30 +01:00
sim Convert dds_reader to Vector Endpoint 2022-04-10 11:04:59 +02:00
src CYCLONE DDS COMPATIBILITY: Add start delay in ROS action Server 2022-04-16 20:01:37 +02:00
syn TIMING CLOSURE: Split main FSM in dds_reader 2022-04-14 14:27:09 +02:00
.gitattributes * Added DDS/RTPS Documentation 2020-05-10 19:31:49 +02:00
.gitignore code refactoring 2021-12-09 19:44:39 +01:00
.gitmodules * Added OSVVM Library as Submodule 2020-11-15 20:34:39 +01:00
READ.txt Add complete Level2 System Test 2021-11-17 14:23:53 +01:00
Report.txt * Added Documentation 2020-05-24 13:08:03 +02:00
ros_action_Fibonacci_with_feedback2.rpt Convert rtps_writer to Vector Endpoint 2022-04-05 17:18:07 +02:00
ros_action_Fibonacci_with_feedback3.rpt Convert rtps_writer to Vector Endpoint 2022-04-05 17:18:07 +02:00
ros_action_Fibonacci_with_feedback4.rpt Convert rtps_reader to Vector Endpoint 2022-04-05 17:20:22 +02:00
ros_action_Fibonacci_with_feedback5.rpt Convert dds_writer to Vector Endpoint 2022-04-10 11:04:02 +02:00
ros_action_Fibonacci_with_feedback6.rpt TIMING CLOSURE: Split main FSM in dds_reader 2022-04-14 14:27:09 +02:00
ros_action_Fibonacci_with_feedback.rpt Add/Modify synthesis entities to synthesize Fibonacci_ros_action_server 2022-03-13 12:43:12 +01:00
ros_action_Fibonacci_with_feedback.txt TIMING CLOSURE: Split main FSM in dds_reader 2022-04-14 14:27:09 +02:00
ros_action_Fibonacci_without_feedback.rpt Add/Modify synthesis entities to synthesize Fibonacci_ros_action_server 2022-03-13 12:43:12 +01:00
VHDL-2008.txt Code Refactor 2021-05-15 20:39:56 +02:00