MCPcopy Create free account

hub / github.com/bridgedp/hunter_bipedal_control / functions

Functions821 in github.com/bridgedp/hunter_bipedal_control

↓ 75 callersFunctionlodepng_free
mujoco/src/simulate/lodepng.cpp:89
↓ 57 callersFunctionlodepng_malloc
mujoco/src/simulate/lodepng.cpp:74
↓ 51 callersFunctionstrcpy_arr
mujoco/include/simulate/array_safety.h:91
↓ 42 callersFunctionlodepng_memcpy
mujoco/src/simulate/lodepng.cpp:120
↓ 31 callersFunctionlodepng_chunk_type_equals
mujoco/src/simulate/lodepng.cpp:2746
↓ 26 callersFunctionpaethPredictor
Paeth predictor, used by PNG filter type 4*/
mujoco/src/simulate/lodepng.cpp:4241
↓ 21 callersFunctionlodepng_chunk_init
Sets length and name and allocates the space for data and crc but does not set data or crc yet. Returns the start of the chunk in chunk. The start of
mujoco/src/simulate/lodepng.cpp:2855
↓ 19 callersFunctionsprintf_arr
mujoco/include/simulate/array_safety.h:64
↓ 18 callersFunctionuint_to_float
legged_examples/legged_bridge/legged_bridge_hw/app/math_ops.c:40
↓ 17 callersFunctionlodepng_strlen
does not check memory out of bounds, do not use on untrusted data */
mujoco/src/simulate/lodepng.cpp:133
↓ 16 callersFunctionlodepng_set32bitInt
buffer must have at least 4 allocated bytes available*/
mujoco/src/simulate/lodepng.cpp:334
↓ 15 callersFunctionmjui0_update_section
update an entire section of ui0
mujoco/src/simulate/simulate.cc:559
↓ 15 callersFunctionwriteBits
LSB of value is written first, and LSB of bytes is used first */
mujoco/src/simulate/lodepng.cpp:436
↓ 14 callersFunctionUiModify
mujoco/src/simulate/simulate.cc:1324
↓ 14 callersFunctionlodepng_chunk_generate_crc
mujoco/src/simulate/lodepng.cpp:2780
↓ 11 callersMethodclone
/ / /
legged_interface/src/initialization/LeggedRobotInitializer.cpp:59
↓ 11 callersFunctionlodepng_addofl
Safely check if adding two integers will overflow (no undefined behavior, compiler removing the code, etc...) and output result. */
mujoco/src/simulate/lodepng.cpp:147
↓ 11 callersFunctionmodeNumber2StanceLeg
/ / /
legged_interface/include/legged_interface/gait/MotionPhaseDefinition.h:66
↓ 11 callersFunctionreadBits
Must have enough bits available with ensureBits */
mujoco/src/simulate/lodepng.cpp:574
↓ 11 callersFunctionstrcat_arr
mujoco/include/simulate/array_safety.h:75
↓ 10 callersFunctionfloat_to_uint
legged_examples/legged_bridge/legged_bridge_hw/app/math_ops.c:34
↓ 10 callersFunctionlodepng_get_raw_size_idat
in an idat chunk, each scanline is a multiple of 8 bits, unlike the lodepng output buffer, and in addition has one extra byte per line: the filter byt
mujoco/src/simulate/lodepng.cpp:3076
↓ 10 callersFunctionlodepng_memset
mujoco/src/simulate/lodepng.cpp:126
↓ 10 callersFunctionsend_motor_ctrl_cmd
This function use in ask communication mode. motor_id:1~0x7FE kp:0~500 kd:0~50 pos:-12.5rad~12.5rad spd:-18rad/s~18rad/s tor:-30Nm~30Nm */
legged_examples/legged_bridge/legged_bridge_hw/app/motor_control.c:146
↓ 9 callersMethodgetContactFlags
/ / /
legged_interface/src/SwitchedModelReferenceManager.cpp:128
↓ 9 callersFunctionlodepng_get_bpp
calculate bits per pixel out of colortype and bitdepth*/
mujoco/src/simulate/lodepng.cpp:3026
↓ 9 callersFunctionlodepng_realloc
NOTE: when realloc returns NULL, it leaves the original memory untouched */
mujoco/src/simulate/lodepng.cpp:82
↓ 8 callersFunctionHuffmanTree_cleanup
mujoco/src/simulate/lodepng.cpp:648
↓ 8 callersFunctionHuffmanTree_init
mujoco/src/simulate/lodepng.cpp:641
↓ 8 callersFunctionIsDifferent
mujoco/src/simulate/simulate.cc:59
↓ 8 callersFunctiongetHash
mujoco/src/simulate/lodepng.cpp:1538
↓ 8 callersFunctionlodepng_chunk_length
mujoco/src/simulate/lodepng.cpp:2736
↓ 8 callersMethodsetPinocchioInterface
legged_interface/include/legged_interface/SwitchedModelReferenceManager.h:99
↓ 8 callersFunctionsquare
legged_estimation/include/legged_estimation/StateEstimateBase.h:142
↓ 7 callersFunctionlodepng_color_mode_init
mujoco/src/simulate/lodepng.cpp:2935
↓ 7 callersFunctionlodepng_get_raw_size
mujoco/src/simulate/lodepng.cpp:3066
↓ 7 callersMethodsetCommand
legged_common/include/legged_common/hardware_interface/HybridJointInterface.h:77
↓ 7 callersFunctionstring_cleanup
free string pointer and set it to NULL*/
mujoco/src/simulate/lodepng.cpp:301
↓ 7 callersFunctionstrlen_arr
mujoco/include/simulate/array_safety.h:52
↓ 6 callersMethodconfigure
/ / /
legged_interface/src/constraint/EndEffectorLinearConstraint.cpp:73
↓ 6 callersMethodgetName
legged_common/include/legged_common/hardware_interface/ContactSensorInterface.h:32
↓ 6 callersFunctionlodepng_color_mode_cleanup
mujoco/src/simulate/lodepng.cpp:2962
↓ 6 callersFunctionlodepng_read32bitInt
mujoco/src/simulate/lodepng.cpp:326
↓ 6 callersMethodposition
/ / /
legged_interface/src/foot_planner/SplineCpg.cpp:56
↓ 6 callersFunctionreadBitsFromReversedStream
TODO: make this faster */
mujoco/src/simulate/lodepng.cpp:2715
↓ 6 callersFunctionucvector_init
mujoco/src/simulate/lodepng.cpp:288
↓ 6 callersFunctionucvector_resize
returns 1 if success, 0 if failure ==> nothing done*/
mujoco/src/simulate/lodepng.cpp:283
↓ 6 callersMethodvelocity
/ / /
legged_interface/src/foot_planner/SplineCpg.cpp:64
↓ 6 callersFunctionwriteBitsReversed
This one is to use for adding huffman symbol, the value bits are written MSB first */
mujoco/src/simulate/lodepng.cpp:449
↓ 6 callersFunctionzlib_compress
compress using the default or custom zlib function */
mujoco/src/simulate/lodepng.cpp:2287
↓ 5 callersFunctionGetSavePath
mujoco/src/simulate/simulate.cc:46
↓ 5 callersFunctionHuffmanTree_makeFromLengths
given the code lengths (as stored in the PNG file), generate the tree as defined by Deflate. maxbitlen is the maximum bits that a code in the tree can
mujoco/src/simulate/lodepng.cpp:826
↓ 5 callersFunctionalloc_string
dynamically allocates a new string with a copy of the null terminated input text */
mujoco/src/simulate/lodepng.cpp:317
↓ 5 callersFunctionbpmnode_create
creates a new chain node with the given parameters, from the memory in the lists */
mujoco/src/simulate/lodepng.cpp:865
↓ 5 callersFunctionfilterScanline
mujoco/src/simulate/lodepng.cpp:5830
↓ 5 callersFunctionhasEndTime
legged_interface/src/gait/LegLogic.cpp:52
↓ 5 callersFunctionhasStartTime
legged_interface/src/gait/LegLogic.cpp:48
↓ 5 callersFunctionisValidGait
/ / /
legged_interface/src/gait/Gait.cpp:52
↓ 5 callersFunctionlodepng_color_mode_copy
mujoco/src/simulate/lodepng.cpp:2966
↓ 5 callersFunctionlodepng_mulofl
Safely check if multiplying two integers will overflow (no undefined behavior, compiler removing the code, etc...) and output result. */
mujoco/src/simulate/lodepng.cpp:156
↓ 5 callersFunctionquatToZyx
legged_estimation/include/legged_estimation/StateEstimateBase.h:148
↓ 5 callersFunctionreadBitFromReversedStream
mujoco/src/simulate/lodepng.cpp:2708
↓ 5 callersFunctionsetBitOfReversedStream
mujoco/src/simulate/lodepng.cpp:2725
↓ 5 callersFunctionzlib_decompress
expected_size is expected output size, to avoid intermediate allocations. Set to 0 if not known. */
mujoco/src/simulate/lodepng.cpp:2220
↓ 4 callersFunctionAdam7_getpassvalues
Outputs various dimensions and positions in the image related to the Adam7 reduced images. passw: output containing the width of the 7 passes passh: o
mujoco/src/simulate/lodepng.cpp:4275
↓ 4 callersFunctionadvanceBits
Must have enough bits available with ensureBits */
mujoco/src/simulate/lodepng.cpp:568
↓ 4 callersFunctionfilter
mujoco/src/simulate/lodepng.cpp:5895
↓ 4 callersMethodgetModeSchedule
/ / /
legged_interface/src/gait/GaitSchedule.cpp:94
↓ 4 callersFunctiongetPixelColorRGBA16
Get RGBA16 color of pixel with index i (y * width + x) from the raw image with given color type, but the given color type must be 16-bit itself.*/
mujoco/src/simulate/lodepng.cpp:3769
↓ 4 callersMethodgetSolutions
legged_wbc/include/legged_wbc/HoQp.h:50
↓ 4 callersMethodgetStackedSlackSolutions
legged_wbc/include/legged_wbc/HoQp.h:45
↓ 4 callersFunctionhuffmanDecodeSymbol
returns the code. The bit reader must already have been ensured at least 15 bits */
mujoco/src/simulate/lodepng.cpp:1073
↓ 4 callersFunctionisValidPhase
/ / /
legged_interface/src/gait/Gait.cpp:66
↓ 4 callersFunctionlodepng_chunk_createv
like lodepng_chunk_create but with custom allocsize */
mujoco/src/simulate/lodepng.cpp:2874
↓ 4 callersFunctionlodepng_decode_memory
mujoco/src/simulate/lodepng.cpp:5399
↓ 4 callersFunctionlodepng_encode_memory
mujoco/src/simulate/lodepng.cpp:6600
↓ 4 callersFunctionlodepng_info_cleanup
mujoco/src/simulate/lodepng.cpp:3329
↓ 4 callersFunctionlodepng_info_init
mujoco/src/simulate/lodepng.cpp:3300
↓ 4 callersFunctionlodepng_state_cleanup
mujoco/src/simulate/lodepng.cpp:5478
↓ 4 callersFunctionlodepng_state_init
mujoco/src/simulate/lodepng.cpp:5466
↓ 4 callersFunctionsendToQueue
legged_examples/legged_bridge/legged_bridge_hw/app/command.cpp:14
↓ 3 callersFunctionClearTimers
clear all times
mujoco/src/simulate/simulate.cc:1173
↓ 3 callersFunctionHuffmanTree_makeFromFrequencies
Create the Huffman tree given the symbol frequencies*/
mujoco/src/simulate/lodepng.cpp:1021
↓ 3 callersFunctionUpdateProfiler
update profiler figures
mujoco/src/simulate/simulate.cc:294
↓ 3 callersFunctionUpdateSensor
update sensor figure
mujoco/src/simulate/simulate.cc:481
↓ 3 callersFunctionUpdateSettings
update UI 0 when MuJoCo structures change (except for joint sliders)
mujoco/src/simulate/simulate.cc:1208
↓ 3 callersFunctionaddUnknownChunks
mujoco/src/simulate/lodepng.cpp:6234
↓ 3 callersFunctionalloc_string_sized
also appends null termination character*/
mujoco/src/simulate/lodepng.cpp:307
↓ 3 callersFunctioncheckColorValidity
checks if the colortype is valid and the bitdepth bd is allowed for this colortype. Return value is a LodePNG error code.*/
mujoco/src/simulate/lodepng.cpp:2903
↓ 3 callersFunctioncolor_tree_add
color is not allowed to already exist. Index should be >= 0 (it's signed to be compatible with using -1 for "doesn't exist") Returns error code, or 0
mujoco/src/simulate/lodepng.cpp:3421
↓ 3 callersFunctioncolor_tree_init
mujoco/src/simulate/lodepng.cpp:3386
↓ 3 callersMethodcompute
/ / /
legged_interface/src/initialization/LeggedRobotInitializer.cpp:67
↓ 3 callersFunctiondegraded_handler
legged_examples/legged_bridge/legged_bridge_hw/app/transmit.cpp:41
↓ 3 callersFunctionextractContactFlags
/ / /
legged_interface/src/gait/LegLogic.cpp:405
↓ 3 callersFunctiongetPixelColorRGBA8
Get RGBA8 color of pixel with index i (y * width + x) from the raw image with given color type.*/
mujoco/src/simulate/lodepng.cpp:3525
↓ 3 callersMethodgetSwitchedModelReferenceManagerPtr
legged_interface/include/legged_interface/LeggedInterface.h:99
↓ 3 callersMethodinsertModeSequenceTemplate
/ / /
legged_interface/src/gait/GaitSchedule.cpp:57
↓ 3 callersFunctionlodepng_add_itext_sized
mujoco/src/simulate/lodepng.cpp:3240
↓ 3 callersFunctionlodepng_clear_icc
mujoco/src/simulate/lodepng.cpp:3291
↓ 3 callersFunctionlodepng_color_mode_equal
mujoco/src/simulate/lodepng.cpp:2985
next →1–100 of 821, ranked by callers