-
Notifications
You must be signed in to change notification settings - Fork 498
[Gazebo 9] Publish performance metrics #2819
Conversation
Signed-off-by: ahcorde <ahcorde@gmail.com>
6e099dd
to
0657d38
Compare
Moved logic to |
Signed-off-by: ahcorde <ahcorde@gmail.com>
… mutex Signed-off-by: Ian Chen <ichen@osrfoundation.org>
I made some changes in fd995c1:
other than that, the metrics data published look to me |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for posting this. Sam from AWS RoboMaker. A couple of clarifying questions w.r.t FPS otherwise looks good. A few comments w.r.t code styles, but these depends on your existing preferences so feel free to ignore/push back.
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
…com/osrf/gazebo into ahcorde/publish/performance_metrics
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
I made some minor tweaks to address a couple unresolved comments. 13f57fe |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
latest changes look good to me
@osrf-jenkins retest this please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one last comment then I think this is good to go!
Signed-off-by: ahcorde <ahcorde@gmail.com>
…com/osrf/gazebo into ahcorde/publish/performance_metrics
Signed-off-by: ahcorde <ahcorde@gmail.com> Signed-off-by: Ian Chen <ichen@osrfoundation.org> Co-authored-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: ahcorde <ahcorde@gmail.com> Signed-off-by: Ian Chen <ichen@osrfoundation.org> Co-authored-by: Ian Chen <ichen@osrfoundation.org>
This PR create a new message called
performanceMetrics.proto
. This message containsWhich other field are relevant to publish in this message?
Signed-off-by: ahcorde ahcorde@gmail.com