issues
search
cmu-rss-lab
/
roswire
A library for static and dynamic analysis of ROS applications via Docker 🔌
http://christimperley.co.uk/roswire
Apache License 2.0
8
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump cryptography from 3.3.2 to 39.0.1
#521
dependabot[bot]
opened
1 year ago
0
Bump wheel from 0.34.2 to 0.38.1
#520
dependabot[bot]
opened
1 year ago
0
Bump certifi from 2021.5.30 to 2022.12.7
#519
dependabot[bot]
opened
1 year ago
0
Removed shared workspaces to improve compatibility (fixes #517)
#518
ChrisTimperley
opened
2 years ago
0
Remove shared workspaces (creates compatibility issues!)
#517
ChrisTimperley
opened
2 years ago
0
Refactor the Package database to include cmake and plugin information
#516
schmerl
opened
3 years ago
0
Fixed error in reading contents of rosparam.
#515
schmerl
closed
3 years ago
0
Only retain one package - the first on the path.
#514
schmerl
closed
3 years ago
0
Fix error message or nodelets
#513
schmerl
closed
3 years ago
0
Report an error rather than crashing
#512
schmerl
closed
3 years ago
0
Add WIN32 and MACOSX_BUNDLE to add_executable
#511
schmerl
closed
3 years ago
1
FInding nodelets by class name
#510
schmerl
opened
3 years ago
1
Try to find the cmake target that matches a nodelet by class
#509
schmerl
closed
3 years ago
0
Add project name by default as package name
#508
schmerl
closed
3 years ago
0
Convert node to list so that they are processed in order.
#507
schmerl
opened
3 years ago
0
Fixes a bug in copying cmake vars that precluded access to project name.
#506
schmerl
closed
3 years ago
0
Fix a small bug in processing `configure_file` directive.
#505
schmerl
closed
3 years ago
0
Add source traceability into the CMakeInfo
#504
schmerl
closed
3 years ago
0
Turtlebot issues fixed
#503
schmerl
closed
3 years ago
0
Add commands to make fetch work
#502
schmerl
closed
3 years ago
0
Add PYTHON_EXT_SUFFIX to variables
#501
schmerl
closed
3 years ago
0
cmake using iteritems
#500
schmerl
opened
3 years ago
0
Be more resilient to nodelet names
#499
schmerl
closed
3 years ago
0
Error with nodelet name on husky
#498
schmerl
opened
3 years ago
0
Fix #494
#497
schmerl
closed
3 years ago
0
CMake parsing crashes on Fetch
#496
ChrisTimperley
closed
3 years ago
0
CMake parsing crashes on TurtleBot
#495
ChrisTimperley
opened
3 years ago
0
CMake parsing crashes on Husky image
#494
ChrisTimperley
closed
3 years ago
0
Define PROJECT_VERSION for Cmake Parsing
#493
schmerl
closed
3 years ago
1
CMake parsing fails for Fetch image
#492
ChrisTimperley
closed
3 years ago
0
Add cmake file directive processing
#491
schmerl
closed
3 years ago
0
Changed nodelet entrypoint from OnInit to onInit
#490
schmerl
closed
3 years ago
0
Fix some issues with cmake processing
#489
schmerl
closed
3 years ago
0
Ensure that CMakeInfo provides a uniform API for Nodes and Nodelets
#488
ChrisTimperley
opened
3 years ago
0
Fixed corner case handling for entirely empty message file sections (fixes #486)
#487
schmerl
closed
3 years ago
0
Fix corner case handling for empty action files
#486
ChrisTimperley
closed
3 years ago
0
Properly get nodelet information for static recovery
#485
schmerl
closed
3 years ago
0
In safer_xml_parser in utils.py, make root_tag otpional
#484
schmerl
opened
3 years ago
0
Added safer XML parsing.
#483
schmerl
closed
3 years ago
0
Service parse fix
#482
schmerl
closed
3 years ago
0
Service parse fix
#481
schmerl
closed
3 years ago
0
Service and action parse fix
#480
schmerl
closed
3 years ago
0
Process the source files in CMakeLists.txt to real files on the container
#479
schmerl
closed
3 years ago
0
Make CMakeTarget name non-optional
#478
schmerl
closed
3 years ago
0
Names shouldn't be optional for CMakeTargets
#477
ChrisTimperley
closed
3 years ago
1
Added cmake_targets_for_all_packages for ROS1
#476
ChrisTimperley
closed
3 years ago
1
Make cmake commands case sensitive
#475
schmerl
closed
3 years ago
0
Added workspace include directories to package_paths in ROS1 source extractor
#474
schmerl
closed
3 years ago
0
Export CMakeBinaryTarget
#473
schmerl
closed
3 years ago
0
Added cuda targets to cmake processing
#472
schmerl
closed
3 years ago
0
Next