We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d834daa commit 7cbf59fCopy full SHA for 7cbf59f
rmw/include/rmw/qos_profiles.h
@@ -60,7 +60,7 @@ static const rmw_qos_profile_t rmw_qos_profile_services_default =
60
61
static const rmw_qos_profile_t rmw_qos_profile_parameter_events =
62
{
63
- RMW_QOS_POLICY_HISTORY_KEEP_ALL,
+ RMW_QOS_POLICY_HISTORY_KEEP_LAST,
64
1000,
65
RMW_QOS_POLICY_RELIABILITY_RELIABLE,
66
RMW_QOS_POLICY_DURABILITY_VOLATILE,
0 commit comments