Skip to content

What's the way to get advanced parameter set by the json_file_path? #2812

Answered by MartyG-RealSense
alonsnir asked this question in Q&A
Discussion options

You must be logged in to vote

A ROS node script provides a way to interface with RealSense SDK (librealsense) settings that may not be accessible directly from the ROS wrapper. I do not know of a node script example that demonstrates retrieving Advanced Mode parameters from the ROS wrapper though, unfortunately.

The Python wrapper of librealsense has an Advanced Mode example script that you could use as a foundation for working out the code for a ROS node script. I do not have a finished Advanced Mode node script for ROS to provide though.

https://github.com/IntelRealSense/librealsense/blob/master/wrappers/python/examples/python-rs400-advanced-mode-example.py

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@alonsnir
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by alonsnir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants