issues
search
ros
/
class_loader
ROS-independent library for dynamic class (i.e. plugin) introspection and loading from runtime libraries
http://www.ros.org/wiki/class_loader
35
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
suppress sanitizer warning about (expected) leak
#213
comicfans
opened
2 months ago
0
Use _MSC_VER and support gcc on windows (mingw)
#212
felixf4xu
opened
3 months ago
0
ROS independent builds with rolling release?
#211
chhtz
opened
5 months ago
0
Remove all uses of ament_target_dependencies.
#210
clalancette
closed
11 months ago
1
Update to C++17
#209
clalancette
closed
11 months ago
2
[ROS-O] declare newly-required boost filesystem component
#208
v4hn
closed
10 months ago
2
Resolve symlinks fully before loading the library.
#207
iwanders
closed
1 year ago
9
[rolling] Update maintainers - 2022-11-07
#206
audrow
closed
1 year ago
0
make sanitizer happy
#205
iuhilnehc-ynos
closed
1 year ago
8
Remove appveyor configuration.
#204
clalancette
closed
2 years ago
0
Just fix a typo in a comment.
#203
clalancette
closed
2 years ago
0
Fix memory leak: meta objects not destroyed
#202
shshlei
opened
2 years ago
1
make the meta-object alive in the lifecycle of the registered plugin
#201
iuhilnehc-ynos
closed
2 years ago
7
purge meta objects within the graveyard if the library is unassociated
#200
iuhilnehc-ynos
closed
2 years ago
2
Fix lifetime errors and memory leaks
#199
tylerjw
opened
2 years ago
17
Thread and Address Sanitizer CI
#198
tylerjw
opened
2 years ago
7
Remove raw pointer interface
#197
bpwilcox
opened
2 years ago
2
Fix memory leak: meta objects not destroyed
#196
shshlei
opened
2 years ago
1
Fix memory leak: meta objects not destroyed
#195
shshlei
closed
2 years ago
0
Include library name into library unload exceptions to make debugging easier.
#194
remod
closed
2 years ago
3
Switch to new boost/bind/bind.hpp
#193
jspricke
closed
2 years ago
3
Fix include order for cpplint
#192
jacobperron
closed
2 years ago
5
Install includes to include/${project_name} and use more modern CMake
#191
sloretz
closed
2 years ago
3
Update package maintainers (ROS 2)
#190
audrow
closed
2 years ago
1
Update package maintainers (ROS 1)
#189
gbiggs
closed
2 years ago
1
undefined reference to `class_loader
#188
kashifzr
closed
2 years ago
4
Use boost library names instead of Boost_LIBRARIES var for .pc file generation
#187
planthaber
opened
3 years ago
0
Remove memory leaks
#186
ahcorde
opened
3 years ago
3
[backport foxy] Fix spelling mistake
#185
DLu
closed
3 years ago
2
Fix spelling mistake
#184
DLu
closed
3 years ago
0
Fix spelling mistake
#183
DLu
closed
3 years ago
4
Remove travis.
#182
clalancette
closed
3 years ago
2
Change index.ros.org -> docs.ros.org.
#181
clalancette
closed
3 years ago
0
Fix shebang for class_loader_headers_update.py
#180
mikepurvis
closed
3 years ago
3
Fix factory map leak (#131)
#179
y-okumura-isp
closed
3 years ago
5
[foxy] Update QD to QL 1
#178
brawner
closed
3 years ago
0
Update QD to QL 1
#177
brawner
closed
3 years ago
1
Fix ternary null check found by clang static analysis
#176
brawner
closed
3 years ago
5
Updated console_bridge QL in QD
#175
ahcorde
closed
4 years ago
1
[Backport Foxy] Update Quality Declaration to reflect QL 2 (#160).
#174
ahcorde
closed
4 years ago
1
Unnecessary conditional judgment in isLibraryLoaded ?
#173
daohu527
opened
4 years ago
1
Notes on `RTLD_GLOBAL` in the code ?
#172
daohu527
opened
4 years ago
2
Is load_ref_count_ no need to count number?
#171
daohu527
opened
4 years ago
0
Update ROS 1 package maintainers.
#170
hidmic
closed
4 years ago
4
Update ROS 2 package maintainers.
#169
hidmic
closed
4 years ago
1
[Backport Foxy] Increase coverage with a graveyard behavior test and unmanaged instance test (#159)
#168
ahcorde
closed
4 years ago
3
Can we have a 0.4.2 tag?
#167
seanyen
closed
3 years ago
4
Question: How to load library when dependencies are not in the LD_LIBRARY_PATH?
#166
Levi-Armstrong
closed
4 years ago
2
Method createSharedInstance missing in ROS2 branches
#165
Levi-Armstrong
closed
4 years ago
2
ROS 2 Travis / AppVeyor CI broken
#164
dirk-thomas
opened
4 years ago
0
Next