Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HighTorque-Robotics/Panthera-HT_ROS2
/ functions
Functions
5,305 in github.com/HighTorque-Robotics/Panthera-HT_ROS2
⨍
Functions
5,305
◇
Types & classes
1,244
↓ 531 callers
Method
add
Adds element to the RingBuffer. <p> If the buffer is full, an Exception will be thrown. <p> Note that <code>RingBufferException</code> does not need
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/collections/IRingBuffer.java:91
↓ 345 callers
Method
size
Returns the actual amount of elements stored in the buffer. <p> @return the actual amount of elements stored in the buffer.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/collections/IRingBuffer.java:215
↓ 178 callers
Method
end
src/hightorque_robot/third_part/lcm/test/gtest/include/gtest/internal/gtest-internal.h:1064
↓ 171 callers
Method
begin
src/hightorque_robot/third_part/lcm/test/gtest/include/gtest/internal/gtest-internal.h:1063
↓ 149 callers
Method
getName
Returns the name of this trace. <p> @return the name of this trace. @see #setName(String s)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:772
↓ 138 callers
Method
setColor
Set a <code>java.awt.Color</code> for this trace. <p> @param color the <tt>Color</tt> to set.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:1072
↓ 131 callers
Method
addPoint
Adds a trace point to the internal data. <p> <b>Warning</b>:<br/> Do not call this method before this trace has been added to a chart or you will not
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:531
↓ 116 callers
Method
addPropertyChangeListener
Add a listener for the given property. <p> The following {@link java.beans.PropertyChangeEvent} types should be fired to listeners:<br> <table border=
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:482
↓ 113 callers
Method
hasNext
Returns true if more colors are available. <p> @return true if more colors are available. @see java.util.Iterator#hasNext()
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/util/ColorIterator.java:917
↓ 103 callers
Method
next
Returns instances of java.awt.Color or throws a NoSuchElementException, if iterator has finished. <p> @return the next available Color. @throws NoSu
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/util/ColorIterator.java:943
↓ 102 callers
Method
iterator
Returns an <code>Iterator</code> over the internal <code> {@link TracePoint2D}</code> instances. <p> Implementations should be synchronized. This meth
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:960
↓ 99 callers
Method
firePropertyChange
Fires a property change event to the registered listeners. <p> @param property one of the <code>PROPERTY_XXX</code> constants defined in <co
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/traces/ATrace2D.java:879
↓ 83 callers
Method
getX
Returns the x value. <p> @return the x value. @see java.awt.geom.Point2D#getX()
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITracePoint2D.java:212
↓ 82 callers
Method
getInstance
Singleton retrival method. <p> @return the single instance of this factory within this VM.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/controls/LayoutFactory.java:1285
↓ 82 callers
Method
getY
Returns the y value. <p> @return the y value. @see java.awt.geom.Point2D#getY()
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITracePoint2D.java:222
↓ 80 callers
Method
get
(String key)
src/hightorque_robot/third_part/lcm/lcm-java/lcm/lcm/URLParser.java:35
↓ 79 callers
Method
remove
Removes the oldest element from the buffer. <p> @return the removed oldest element from the buffer. @throws IRingBuffer.RingBufferException
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/collections/IRingBuffer.java:181
↓ 68 callers
Method
firePropertyChange
Fires a property change event to the registered listeners. <p> @param property one of the <code>PROPERTY_XXX</code> constants defined in <co
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/errorbars/AErrorBarPolicyConfigurable.java:295
↓ 68 callers
Method
setVisible
Show/hide this axis. <p> @param visible true to paint axis, false to hide.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:1237
↓ 63 callers
Method
removePropertyChangeListener
Remove a PropertyChangeListener for a specific property. If <code>listener</code> was added more than once to the same event source for the specified
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:969
↓ 61 callers
Method
equals
@see java.lang.Object#equals(java.lang.Object)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/Range.java:104
↓ 59 callers
Method
clear
Clears the buffer without returning anything. <p> If the content is of no interest prefer using this method instead of {@link #removeAll()} as it may
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/collections/IRingBuffer.java:102
↓ 58 callers
Method
Write
(byte[] b)
src/hightorque_robot/third_part/lcm/lcm-dotnet/lcm/lcm/LCMDataOutputStream.cs:61
↓ 58 callers
Method
getMotorCount
* @brief 获取电机数量(不包含夹爪) * @return 电机数量 */
src/hightorque_robot/include/panthera/Panthera.hpp:181
↓ 58 callers
Method
setSize
Appends the necessary amount of spaces to the string until it has the givn length. No Exception is thrown, if the length of the String is shorter than
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/StringUtil.java:298
↓ 57 callers
Method
length
()
src/hightorque_robot/third_part/lcm/lcm-java/lcm/util/BufferedRandomAccessFile.java:50
↓ 55 callers
Method
getWidth
Returns the width in pixel this axis needs to paint itself. <p> This includes the axis line, it's ticks and labels and it's title. <p> <b>Note:</b></b
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:834
↓ 55 callers
Function
getopt_get_string
src/hightorque_robot/third_part/lcm/lcmgen/getopt.c:246
↓ 54 callers
Method
get
Get the value for the attribute at the given index. <p> @param index the index of the inspected value according to the order it was
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/reflection/ObjectRecorder.java:115
↓ 53 callers
Method
equals
@see java.lang.Object#equals(java.lang.Object)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/errorbars/ErrorBarPixel.java:91
↓ 53 callers
Method
getHeight
Returns the height in pixel this axis needs to paint itself. <p> This includes the axis line, it's ticks and labels and it's title. <p> <b>Note:</b></
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:579
↓ 51 callers
Function
ValuesIn
src/hightorque_robot/third_part/lcm/test/gtest/include/gtest/gtest-param-test.h:308
↓ 50 callers
Method
addTrace
Convenience method that adds the trace to this chart with relation to the first bottom x axis and the first left y axis. It will be painted (if it's {
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/Chart2D.java:1307
↓ 49 callers
Method
getName
Returns the name of the action to perform. <p> @return the name of the action to perform.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/test/info/monitorenter/gui/chart/test/ATestChartOperations.java:314
↓ 46 callers
Method
setName
Assingns a specific name to the <code>ITrace2D</code> which will be displayed by the <code>Chart2D</code>. <p> @param name the name for this
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:1093
↓ 44 callers
Method
getAxisTitle
Returns the title of this axis. <p> @return the axis title used.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:525
↓ 43 callers
Method
getAxisX
Returns the first bottom axis for the x dimension. <p> @return the first bottom axis for the x dimension.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/Chart2D.java:1928
↓ 42 callers
Method
format
Provide a String for the value. Subclasses should override the label formatting here. The raw value is passed here to allow a general treatment. Trans
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxisLabelFormatter.java:81
↓ 40 callers
Function
StreamableToString
src/hightorque_robot/third_part/lcm/test/gtest/include/gtest/gtest-message.h:243
↓ 40 callers
Method
getTraces
Returns a <code>{@link Set}<{@link ITrace2D}></code> with all traces covered by this axis. <p> <b>Caution!</b><br/> The original internal modifi
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:818
↓ 39 callers
Method
GetString
Gets the text streamed to this object so far as an std::string. Each '\0' character in the buffer is replaced with "\\0".
src/hightorque_robot/third_part/lcm/test/gtest/src/gtest.cc:981
↓ 36 callers
Method
checkField
(T actual, T expected, String field)
src/hightorque_robot/third_part/lcm/test/java/lcmtest/LcmTestClient.java:33
↓ 36 callers
Function
check_field
(actual, expected, field)
src/hightorque_robot/third_part/lcm/test/python/client.py:26
↓ 36 callers
Method
getAxisY
Returns the first left axis for the y dimension. <p> @return the first left axis for the y dimension.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/Chart2D.java:1972
↓ 35 callers
Function
getopt_get_bool
src/hightorque_robot/third_part/lcm/lcmgen/getopt.c:262
↓ 33 callers
Function
lcm_is_primitive_type
src/hightorque_robot/third_part/lcm/lcmgen/lcmgen.c:64
↓ 32 callers
Method
getRange
Returns the range lasting from <code>{@link IAxis#getMin()}</code> to <code>{@link IAxis#getMax()}</code>. <p> This method is used by the Chart2D to s
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:733
↓ 32 callers
Method
start
<p> Starts a Thread using this {@link Runnable}. </p> <p> This method will not start a new Thread if the current one is still running. If you prefer t
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/io/ADataCollector.java:213
↓ 31 callers
Method
addTrace
Adds a trace that belongs to this axis. <p> Adding a trace that is already contained may be problematic, so an exception should be raised in that cas
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:497
↓ 31 callers
Method
equals
@see java.lang.Object#equals(java.lang.Object)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/controls/LayoutFactory.java:553
↓ 31 callers
Method
getScaledX
@return the scaledX.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITracePoint2D.java:197
↓ 31 callers
Method
getScaledY
@return the scaledY.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITracePoint2D.java:202
↓ 30 callers
Function
dots_to_underscores
Returns a new pointer.
src/hightorque_robot/third_part/lcm/lcmgen/emit_c.c:52
↓ 30 callers
Method
getYChartStart
Returns the y coordinate of the chart's lower edge in px. <p> Pixel coordinates in awt / swing start from top and increase towards the bottom. <p> @r
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/Chart2D.java:2471
↓ 30 callers
Method
setRequestedRepaint
Sets the requestedRepaint. <p> Internal method to request a repaint that guarantees that two invocations of <code></code> will always have at least ha
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/Chart2D.java:4140
↓ 30 callers
Method
writeInt
(int v)
src/hightorque_robot/third_part/lcm/lcm-java/lcm/lcm/LCMDataOutputStream.java:127
↓ 29 callers
Method
close
close() will be called when the application no longer requires the provider and wishes to free the resources used by the provider. For example, file
src/hightorque_robot/third_part/lcm/lcm-java/lcm/lcm/Provider.java:38
↓ 29 callers
Method
getXChartStart
Returns the x coordinate of the chart's left edge in px. <p> @return Returns the x coordinate of the chart's left edge in px.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/Chart2D.java:2443
↓ 29 callers
Method
setBackground
@see javax.swing.JComponent#setBackground(java.awt.Color)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/annotations/AnnotationContentComponentDataValues.java:109
↓ 28 callers
Method
execute
(LogPlayer lp)
src/hightorque_robot/third_part/lcm/lcm-java/lcm/logging/LogPlayer.java:66
↓ 28 callers
Method
getExtent
Returns the extent of this range. <p> @return the extent of this range.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/Range.java:131
↓ 28 callers
Method
intValue
Returns the value as an int. <p> @return the value as an int.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/math/IntegerMutable.java:164
↓ 28 callers
Method
isVisible
Check whether this axis is visible, i.e. needs to be painted on the chart @return the visibility state of this axis
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:912
↓ 28 callers
Function
lcm_subscribe
src/hightorque_robot/third_part/lcm/lcm/lcm.c:277
↓ 28 callers
Method
repaint
@deprecated use {@link #setRequestedRepaint(boolean)}. @see java.awt.Component#repaint()
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/Chart2D.java:3641
↓ 28 callers
Method
size
@see info.monitorenter.util.collections.IRingBuffer#size()
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/collections/RingBufferArrayFast.java:592
↓ 27 callers
Method
getMin
Returns the minimum value of all traces of this axis with respect to the installed range policy. <p> @return the minimum value of all traces of this
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:627
↓ 27 callers
Function
lcm_create
src/hightorque_robot/third_part/lcm/lcm/lcm.c:51
↓ 27 callers
Method
round
Internal rounding routine for {@link #getValue(double)}. <p> @param value the value to round. @return the given value rounded to the amount
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/units/AUnit.java:257
↓ 27 callers
Method
setTestOperation
Test methods should only contain the code to set the test operation they want to perform. <p> This operation will be invoked in the <code>{@link #tear
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/test/info/monitorenter/gui/chart/test/ATestChartOperations.java:371
↓ 27 callers
Method
what
src/hightorque_robot/third_part/serial_cmake/include/serial/serial.h:724
↓ 26 callers
Method
assertEqual
Asserts if the given two doubles are equal within the given precision range by the operation: <pre> Math.abs(d1 - d2) < precision </pre> . <p> B
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/math/MathUtil.java:98
↓ 26 callers
Method
getBackground
@see java.awt.Graphics2D#getBackground()
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/test/info/monitorenter/gui/chart/MockGraphics2D.java:416
↓ 25 callers
Method
drawLine
@see java.awt.Graphics#drawLine(int, int, int, int)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/test/info/monitorenter/gui/chart/MockGraphics2D.java:256
↓ 25 callers
Method
drawString
@see java.awt.Graphics2D#drawString(java.text.AttributedCharacterIterator, float, float)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/test/info/monitorenter/gui/chart/MockGraphics2D.java:323
↓ 25 callers
Method
getMin
Returns the lower bound of this range. <p> @return the lower bound of this range.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/Range.java:151
↓ 25 callers
Function
getopt_add_bool
src/hightorque_robot/third_part/lcm/lcmgen/getopt.c:204
↓ 24 callers
Method
setFont
@see java.awt.Graphics#setFont(java.awt.Font)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/test/info/monitorenter/gui/chart/MockGraphics2D.java:622
↓ 23 callers
Function
ColoredPrintf
Helpers for printing colored strings to stdout. Note that on Windows, we cannot simply emit special characters and have the terminal change colors. Th
src/hightorque_robot/third_part/lcm/test/gtest/src/gtest.cc:2956
↓ 23 callers
Method
getColor
Because the color is data common to a trace of a <code>Chart2D</code> it is stored here. <p> On the other hand only the corresponding <code>Chart2D </
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:652
↓ 23 callers
Method
getFontMetrics
@see java.awt.Graphics#getFontMetrics(java.awt.Font)
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/test/info/monitorenter/gui/chart/MockGraphics2D.java:479
↓ 23 callers
Method
getTraces
Returns the set of traces that are currently rendered by this instance. <p> The instances are collected from all underlying axes. The resulting <code>
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/Chart2D.java:2357
↓ 23 callers
Function
getopt_add_string
src/hightorque_robot/third_part/lcm/lcmgen/getopt.c:227
↓ 23 callers
Function
lcm_destroy
src/hightorque_robot/third_part/lcm/lcm/lcm.c:163
↓ 23 callers
Method
read
()
src/hightorque_robot/third_part/lcm/lcm-java/lcm/util/BufferedRandomAccessFile.java:116
↓ 23 callers
Method
setLocation
This method overloads the method of <code>java.awt.geom.Point2D.Double</code> to fire a property change event to listeners of the corresponding <code>
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITracePoint2D.java:251
↓ 22 callers
Function
GetUnitTestImpl
Convenience function for accessing the global UnitTest implementation object.
src/hightorque_robot/third_part/lcm/test/gtest/src/gtest-internal-inl.h:927
↓ 22 callers
Method
getChart
Returns the chart. <p> @return the chart to use.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/demos/Showcase.java:400
↓ 22 callers
Method
getFormatter
Returns the formatter for labels. <p> @return the formatter for labels.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:563
↓ 22 callers
Function
impl
Accessors for the implementation object.
src/hightorque_robot/third_part/lcm/test/gtest/include/gtest/gtest.h:1287
↓ 22 callers
Method
setTitle
Sets the title of this axis will be painted by the <code>{IAxisTitlePainter}</code> of this instance. <p> @param title the title to set. @re
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:1213
↓ 21 callers
Method
getDimension
Returns the constant for the dimension this axis stands for in the chart. <p> @return {@link Chart2D#X}, {@link Chart2D#Y} or -1 if this axis is not
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:547
↓ 21 callers
Method
getFont
@see java.awt.Graphics#getFont()
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/test/info/monitorenter/gui/chart/MockGraphics2D.java:470
↓ 21 callers
Method
getMax
Returns the maximum value from all traces of this axis with respect to the installed range policy. <p> @return the maximum value from all traces of t
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:599
↓ 21 callers
Method
getRenderer
@return Returns the renderer.
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/ITrace2D.java:878
↓ 21 callers
Method
getTitle
Returns the title or <code>null</code> if there was no title configured before. <p> @return the title or <code>null</code> if there was no title conf
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/gui/chart/IAxis.java:791
↓ 21 callers
Method
motor_send_cmd
src/hightorque_robot/src/hardware/robot.cpp:250
↓ 21 callers
Method
publish
Publish() will be called when an application sends a message, and could be called on an arbitrary thread.
src/hightorque_robot/third_part/lcm/lcm-java/lcm/lcm/Provider.java:17
↓ 21 callers
Function
readConfigParam
src/hightorque_robot/src/parse_robot_params.cpp:70
↓ 21 callers
Method
toString
@see java.lang.Object#toString()
src/hightorque_robot/third_part/lcm/lcm-java/jchart2d-code/src/info/monitorenter/util/Range.java:224
next →
1–100 of 5,305, ranked by callers