Closed 130s closed 1 year ago
DO NOT MERGE. No intention to have this merged. Opened a PR just to share even premature state, as it is use-able for temporary debugging.
Adding a standalone Python script to add a feature to capture some device connection status.
Needs documented.
The following is very temporary usecase.
./rs_status.py
This generates a file called realsense.log on the same path where the .py file exists.
realsense.log
Brush up to make it more use-able for generic usecases. Then send a PR to intel-ros/realsense upstream as well.
intel-ros/realsense
Closing since this was never intended to be merged and is several years old.
Intent of PR
DO NOT MERGE. No intention to have this merged. Opened a PR just to share even premature state, as it is use-able for temporary debugging.
What is the change
Adding a standalone Python script to add a feature to capture some device connection status.
Usage
Needs documented.
The following is very temporary usecase.
This generates a file called
realsense.log
on the same path where the .py file exists.Future intent
Brush up to make it more use-able for generic usecases. Then send a PR to
intel-ros/realsense
upstream as well.